We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 699b1d9 commit 3701107Copy full SHA for 3701107
build.gradle
@@ -14,6 +14,6 @@ buildscript {
14
}
15
16
project.ext.APP_ID = "com.mendhak.gpslogger"
17
-project.ext.APP_VERSION_CODE = 102
18
-project.ext.APP_VERSION_NAME ="102-milestone103"
+project.ext.APP_VERSION_CODE = 103
+project.ext.APP_VERSION_NAME ="103"
19
0 commit comments