Potential Image load fail fix

This commit is contained in:
tom5079
2021-12-12 20:06:23 +09:00
parent c796be5de5
commit 3cdf1a899e
4 changed files with 7 additions and 18 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 67
versionName "5.1.18"
versionName "5.1.19"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}