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