Browse Source

MPB 1.1.5

Aidan Follestad 9 years ago
parent
commit
6e08d9ba3f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/build.gradle

+ 1 - 1
core/build.gradle

@@ -25,7 +25,7 @@ dependencies {
     compile 'com.android.support:appcompat-v7:23.2.0'
     compile 'com.android.support:recyclerview-v7:23.2.0'
     compile 'com.android.support:support-annotations:23.2.0'
-    compile 'me.zhanghai.android.materialprogressbar:library:1.1.4'
+    compile 'me.zhanghai.android.materialprogressbar:library:1.1.5'
 }
 
 // build a jar with source files