App crash fix

This commit is contained in:
tom5079
2019-07-07 16:36:42 +09:00
parent a74b2c9b49
commit 905ea766b1
5 changed files with 31 additions and 14 deletions

View File

@@ -13,8 +13,8 @@ android {
applicationId "xyz.quaver.pupil"
minSdkVersion 16
targetSdkVersion 29
versionCode 21
versionName "3.0"
versionCode 22
versionName "3.0.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true