We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6476620 commit 5711a0dCopy full SHA for 5711a0d
build.gradle
@@ -34,8 +34,8 @@ final def staticAnalysisReportFolderTarget = project.rootDir.absolutePath + "/st
34
allprojects {
35
ext {
36
//Application details
37
- androidVersionCode = 509
38
- androidVersionName = '1.90'
+ androidVersionCode = 510
+ androidVersionName = '1.91'
39
androidTestInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
40
41
androidApplicationIdBase = "com.jorge.boats.xkcd%s"
0 commit comments