Skip to content

Commit

Permalink
Merge pull request #13 from hold17/release/v0.2.1
Browse files Browse the repository at this point in the history
Update version number in gradle
  • Loading branch information
algorythm authored Dec 4, 2017
2 parents 44715c9 + db2ffff commit 0cb7efe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "dk.blackdarkness.g17.cphindustries"
minSdkVersion 21
targetSdkVersion 26
versionCode 230000200
versionName "v0.2.0"
versionCode 230000201
versionName "v0.2.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 0cb7efe

Please sign in to comment.