diff --git a/GPSTest/build.gradle b/GPSTest/build.gradle index 488a8f74..214b71b6 100644 --- a/GPSTest/build.gradle +++ b/GPSTest/build.gradle @@ -11,8 +11,8 @@ android { targetSdkVersion 33 multiDexEnabled true // versionCode scheme - first two digits are minSdkVersion, last three digits are build number - versionCode 18093 - versionName "3.9.16" + versionCode 24097 + versionName "3.10.3" vectorDrawables.useSupportLibrary = true