Changed low quality settting to true by default

This commit is contained in:
tom5079
2020-06-15 08:19:16 +09:00
parent 49ba579a59
commit 2720e445ea
4 changed files with 12 additions and 4 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId "xyz.quaver.pupil"
minSdkVersion 16
targetSdkVersion 29
versionCode 51
versionName "4.16"
versionCode 52
versionName "4.17"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true