Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
barbeau committed Feb 27, 2020
1 parent 2e38498 commit 2c63e57
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions GPSTest/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ android {
minSdkVersion 14
maxSdkVersion 17
targetSdkVersion 27
versionCode 51
versionName "3.2.11"
// versionCode scheme - first two digits are minSdkVersion, last three digits are build number
versionCode 14052
versionName "3.2.12"

vectorDrawables.useSupportLibrary = true

Expand Down

0 comments on commit 2c63e57

Please sign in to comment.