We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dc9d8f commit 05673e5Copy full SHA for 05673e5
build.gradle
@@ -15,6 +15,6 @@ buildscript {
15
}
16
17
project.ext.APP_ID = "com.mendhak.gpslogger"
18
-project.ext.APP_VERSION_CODE = 95
19
-project.ext.APP_VERSION_NAME ="95-issue588"
+project.ext.APP_VERSION_CODE = 96
+project.ext.APP_VERSION_NAME ="96"
20
0 commit comments