Improved loading speed

Fixed images not loading
This commit is contained in:
tom5079
2022-01-17 00:35:15 +09:00
parent 9ae12a2c4c
commit cc40416e1e
6 changed files with 13 additions and 13 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 31
versionCode 69
versionName "5.2.13"
versionName "5.2.14"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}