diff --git a/GPSTest/build.gradle b/GPSTest/build.gradle index ab067b638..f68775458 100644 --- a/GPSTest/build.gradle +++ b/GPSTest/build.gradle @@ -9,8 +9,8 @@ android { targetSdkVersion 29 multiDexEnabled true // versionCode scheme - first two digits are minSdkVersion, last three digits are build number - versionCode 18092 - versionName "3.9.15" + versionCode 18093 + versionName "3.9.16" vectorDrawables.useSupportLibrary = true