Skip to content

Commit

Permalink
chore: Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
barbeau committed Feb 25, 2021
1 parent abb0c5e commit 70ccc4f
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 @@ -10,8 +10,8 @@ android {
targetSdkVersion 29
multiDexEnabled true
// versionCode scheme - first two digits are minSdkVersion, last three digits are build number
versionCode 18086
versionName "3.9.9"
versionCode 18087
versionName "3.9.10"

vectorDrawables.useSupportLibrary = true

Expand Down

0 comments on commit 70ccc4f

Please sign in to comment.