Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
barbeau committed Mar 22, 2018
1 parent 83b25c1 commit 1dcc5a7
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 @@ -8,8 +8,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
versionCode 26
versionName "3.0.1"
versionCode 27
versionName "3.0.2"
}

// http://stackoverflow.com/questions/20673625/gradle-0-7-0-duplicate-files-during-packaging-of-apk
Expand Down

0 comments on commit 1dcc5a7

Please sign in to comment.