diff --git a/GPSTest/build.gradle b/GPSTest/build.gradle index 137d08ddc..a22979572 100644 --- a/GPSTest/build.gradle +++ b/GPSTest/build.gradle @@ -9,8 +9,8 @@ android { minSdkVersion 18 targetSdkVersion 28 // versionCode scheme - first two digits are minSdkVersion, last three digits are build number - versionCode 18064 - versionName "3.6.2" + versionCode 18065 + versionName "3.6.3" vectorDrawables.useSupportLibrary = true