Skip to content

Commit

Permalink
Bump version to prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
barbeau committed Dec 13, 2018
1 parent 186dcdd commit ac92892
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 {
defaultConfig {
minSdkVersion 14
targetSdkVersion 27
versionCode 42
versionName "3.2.7"
versionCode 43
versionName "3.2.8"

vectorDrawables.useSupportLibrary = true

Expand Down

0 comments on commit ac92892

Please sign in to comment.