This commit is contained in:
Pupil
2020-02-24 20:02:44 +09:00
parent 5fd35b492c
commit 65e9557d9f
4 changed files with 10 additions and 25 deletions

View File

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