Skip to content

Commit

Permalink
Prepare next release
Browse files Browse the repository at this point in the history
Incremented version number for next release.
  • Loading branch information
theblackwidower committed Mar 11, 2017
1 parent ccf7b09 commit 7a24430
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 "com.noprestige.kanaquiz"
minSdkVersion 16
targetSdkVersion 25
versionCode 5
versionName "0.4"
versionCode 6
versionName "0.4.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables {
useSupportLibrary true
Expand Down

0 comments on commit 7a24430

Please sign in to comment.