diff --git a/GPSTest/build.gradle b/GPSTest/build.gradle index 78015c80..2e3200a2 100644 --- a/GPSTest/build.gradle +++ b/GPSTest/build.gradle @@ -11,8 +11,8 @@ android { targetSdkVersion 31 multiDexEnabled true // versionCode scheme - first two digits are minSdkVersion, last three digits are build number - versionCode 24094 - versionName "3.10.0" + versionCode 24095 + versionName "3.10.1" vectorDrawables.useSupportLibrary = true