Browse Source

Updated sample APK.

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

+ 1 - 1
sample/build.gradle

@@ -8,7 +8,7 @@ android {
         applicationId "com.afollestad.materialdialogssample"
         minSdkVersion 14
         targetSdkVersion 21
-        versionCode 9
+        versionCode 10
         versionName "1.0"
     }
     buildTypes {

BIN
sample/sample.apk