This commit is contained in:
Pupil
2020-02-24 21:10:10 +09:00
parent 65e9557d9f
commit 69e85f8b90
6 changed files with 82 additions and 19 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId "xyz.quaver.pupil"
minSdkVersion 16
targetSdkVersion 29
versionCode 44
versionName "4.8"
versionCode 45
versionName "4.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true