This commit is contained in:
tom5079
2020-09-11 19:40:56 +09:00
parent acc85da80f
commit 3ba6cb81ae
4 changed files with 58 additions and 56 deletions

View File

@@ -20,8 +20,8 @@ android {
applicationId "xyz.quaver.pupil"
minSdkVersion 16
targetSdkVersion 30
versionCode 58
versionName "5.0-hotfix3"
versionCode 59
versionName "5.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}