Browse Source

0.7.1.0 prep, not ready yet

Aidan Follestad 10 years ago
parent
commit
e06fdb54a0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      sample/build.gradle

+ 2 - 2
sample/build.gradle

@@ -8,8 +8,8 @@ android {
         applicationId "com.afollestad.materialdialogssample"
         minSdkVersion 9
         targetSdkVersion 22
-        versionCode 104
-        versionName "0.7.0.1"
+        versionCode 105
+        versionName "0.7.1.0"
     }
     lintOptions {
         abortOnError false