Version 2.7

This commit is contained in:
tom5079
2019-06-08 14:09:54 +09:00
parent ee6592c544
commit 673c4376b5
2 changed files with 3 additions and 3 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "xyz.quaver.pupil"
minSdkVersion 16
targetSdkVersion 28
versionCode 13
versionName "2.6"
versionCode 14
versionName "2.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {