Explorar el Código

Incremented the version code of the sample project for GPlay upload.

Aidan Follestad hace 10 años
padre
commit
a47b97a6e3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      sample/build.gradle

+ 1 - 1
sample/build.gradle

@@ -8,7 +8,7 @@ android {
         applicationId "com.afollestad.materialdialogssample"
         minSdkVersion 14
         targetSdkVersion 21
-        versionCode 72
+        versionCode 73
         versionName "0.6.2.1"
     }
     lintOptions {