diff --git a/GPSTest/build.gradle b/GPSTest/build.gradle index ce3d1989a..8184408ef 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 18080 - versionName "3.9.3" + versionCode 18081 + versionName "3.9.4" vectorDrawables.useSupportLibrary = true