Skip to content

Commit

Permalink
update) update version code
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzc committed Dec 23, 2019
1 parent 124effd commit a0b3a3d
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 @@ -10,8 +10,8 @@ android {
applicationId "com.mitsuki.jlpt"
minSdkVersion 21
targetSdkVersion 28
versionCode 1000
versionName "1.0.0"
versionCode 1100
versionName "1.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

javaCompileOptions {
Expand Down

0 comments on commit a0b3a3d

Please sign in to comment.