Skip to content

Commit

Permalink
Revert version change
Browse files Browse the repository at this point in the history
  • Loading branch information
barbeau committed Dec 28, 2024
1 parent 6556ec9 commit d551f22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GPSTest/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d551f22

Please sign in to comment.