Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Next is 0.15-alpha
Browse files Browse the repository at this point in the history
honza-kasik committed Dec 3, 2016
1 parent 5798280 commit 0457852
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
@@ -7,8 +7,8 @@ android {
applicationId "cz.honzakasik.bazenolomouc"
minSdkVersion 21
targetSdkVersion 24
versionCode 4
versionName "0.14-alpha"
versionCode 5
versionName "0.15-alpha"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {

0 comments on commit 0457852

Please sign in to comment.