We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fbd460 commit 9100b46Copy full SHA for 9100b46
GPSTest/build.gradle
@@ -10,8 +10,8 @@ android {
10
targetSdkVersion 29
11
multiDexEnabled true
12
// versionCode scheme - first two digits are minSdkVersion, last three digits are build number
13
- versionCode 18089
14
- versionName "3.9.12"
+ versionCode 18090
+ versionName "3.9.13"
15
16
vectorDrawables.useSupportLibrary = true
17
0 commit comments