diff --git a/GPSTest/build.gradle b/GPSTest/build.gradle index e683ddcc3..ab2cad000 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 18084 - versionName "3.9.7" + versionCode 18085 + versionName "3.9.8" vectorDrawables.useSupportLibrary = true