Fix app crashing

This commit is contained in:
tom5079
2021-06-12 16:02:38 +09:00
parent 02c17c3b75
commit 9c7320c0a0
3 changed files with 3 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 64
versionName "5.1.9-hotfix3"
versionName "5.1.9-hotfix4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}