Skip to content

Commit ee3f6ae

Browse files
author
Jorge Antonio Diaz-Benito Soriano
committed
Bump apk version
1 parent be9ccaa commit ee3f6ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ final def staticAnalysisReportFolderTarget = project.rootDir.absolutePath + "/st
3838
allprojects {
3939
ext {
4040
//Application details
41-
androidVersionCode = 503
42-
androidVersionName = '1.11'
41+
androidVersionCode = 504
42+
androidVersionName = '1.12'
4343
androidTestInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
4444

4545
androidApplicationIdBase = "com.jorge.boats.xkcd%s"

0 commit comments

Comments
 (0)