Forgot to handle error :P

This commit is contained in:
Pupil
2020-01-15 10:58:53 +09:00
parent 93228459d7
commit e0ccac13c1
6 changed files with 21 additions and 9 deletions

View File

@@ -20,7 +20,7 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionCode 32
versionName "4.3"
versionName "4.3-beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true