Skip to content

Commit

Permalink
Updated app version for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
MewX committed Nov 3, 2018
1 parent 3236518 commit 7c1f54c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions studio-android/LightNovelLibrary/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "org.mewx.wenku8"
minSdkVersion 15
targetSdkVersion rootProject.targetSdkVersion
versionCode 37
versionName "1.6"
versionCode 38
versionName "1.7"
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'

// this one has to be added due to the intermediate outputs for debug
Expand Down

0 comments on commit 7c1f54c

Please sign in to comment.