App built

This commit is contained in:
tom5079
2020-09-27 14:39:47 +09:00
parent 27d0c01e1f
commit 86ee239c71
2 changed files with 4 additions and 4 deletions

View File

@@ -37,8 +37,8 @@ android {
applicationId "xyz.quaver.pupil"
minSdkVersion 16
targetSdkVersion 30
versionCode 60
versionName "5.1-hotfix3"
versionCode 61
versionName "5.1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}