diff --git a/GPSTest/build.gradle b/GPSTest/build.gradle index 4ddd409c4..6bc247e82 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 18090 - versionName "3.9.13" + versionCode 18091 + versionName "3.9.14" vectorDrawables.useSupportLibrary = true