Image loading fixed

This commit is contained in:
Pupil
2020-02-23 21:18:19 +09:00
parent 03444f070f
commit 9bddf95013
7 changed files with 40 additions and 11 deletions

View File

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