Ver Fonte

0.7.1.0 prep, not ready yet

Aidan Follestad há 10 anos atrás
pai
commit
e06fdb54a0
1 ficheiros alterados com 2 adições e 2 exclusões
  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