Browse Source

Updated sample APK version code.

Aidan Follestad 10 years ago
parent
commit
a6f3a3bf8e
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 68
+        versionCode 69
         versionName "0.6.1.4"
     }
     lintOptions {

BIN
sample/sample.apk