Skip to content

Commit

Permalink
Next is 0.12-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
honza-kasik committed Nov 29, 2016
1 parent 4f2ea04 commit 269cee0
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 @@ -7,8 +7,8 @@ android {
applicationId "cz.honzakasik.bazenolomouc"
minSdkVersion 21
targetSdkVersion 24
versionCode 1
versionName "0.1-Alpha"
versionCode 2
versionName "0.12-alpha"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 269cee0

Please sign in to comment.