Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
North101 committed Feb 23, 2018
1 parent 7d640c8 commit 37ea320
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,8 @@ android {
applicationId "net.north101.android.ghplayertracker"
minSdkVersion 21
targetSdkVersion 27
versionCode 1
versionName "1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 2
versionName "0.2"
}
buildTypes {
release {
Expand Down

0 comments on commit 37ea320

Please sign in to comment.