소스 검색

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

Aidan Follestad 10 년 전
부모
커밋
a47b97a6e3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 {