Skip to content

Commit 5711a0d

Browse files
committed
Bump version
1 parent 6476620 commit 5711a0d

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
@@ -34,8 +34,8 @@ final def staticAnalysisReportFolderTarget = project.rootDir.absolutePath + "/st
3434
allprojects {
3535
ext {
3636
//Application details
37-
androidVersionCode = 509
38-
androidVersionName = '1.90'
37+
androidVersionCode = 510
38+
androidVersionName = '1.91'
3939
androidTestInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
4040

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

0 commit comments

Comments
 (0)