fix image loading

This commit is contained in:
tom5079
2025-03-23 10:13:41 -07:00
parent db928a168f
commit 9c878f5e44
5 changed files with 30 additions and 14 deletions

View File

@@ -19,7 +19,7 @@ android {
minSdk = 21
targetSdk = 35
versionCode = 70
versionName = "5.3.19"
versionName = "5.3.20"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}