diff --git a/GPSTest/build.gradle b/GPSTest/build.gradle index 05ee818a3..af490c906 100644 --- a/GPSTest/build.gradle +++ b/GPSTest/build.gradle @@ -10,8 +10,8 @@ android { targetSdkVersion 29 multiDexEnabled true // versionCode scheme - first two digits are minSdkVersion, last three digits are build number - versionCode 18088 - versionName "3.9.11" + versionCode 18089 + versionName "3.9.12" vectorDrawables.useSupportLibrary = true