We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0de2c9a commit 4e9cfbbCopy full SHA for 4e9cfbb
build.gradle
@@ -15,6 +15,6 @@ buildscript {
15
}
16
17
project.ext.APP_ID = "com.mendhak.gpslogger"
18
-project.ext.APP_VERSION_CODE = 97
19
-project.ext.APP_VERSION_NAME ="97"
+project.ext.APP_VERSION_CODE = 98
+project.ext.APP_VERSION_NAME ="98"
20
0 commit comments