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 Oct 19, 2020
1 parent 7d13b5c commit 4ab4464
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 @@ -9,8 +9,8 @@ android {
minSdkVersion 18
targetSdkVersion 29
// versionCode scheme - first two digits are minSdkVersion, last three digits are build number
versionCode 18075
versionName "3.8.3"
versionCode 18076
versionName "3.8.4"

vectorDrawables.useSupportLibrary = true

Expand Down

0 comments on commit 4ab4464

Please sign in to comment.