This commit is contained in:
tom5079
2020-09-11 19:53:49 +09:00
parent 3ba6cb81ae
commit a8de1429c1
2 changed files with 3 additions and 3 deletions

View File

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