Aidan Follestad 10 years ago
parent
commit
159c967dc6
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 8
         targetSdkVersion 21
-        versionCode 37
+        versionCode 38
         versionName "0.3.3"
     }
     buildTypes {

BIN
sample/sample.apk