image fix

This commit is contained in:
tom5079
2025-03-23 10:43:17 -07:00
parent 72937cdd42
commit 7f3f17d08e
5 changed files with 4 additions and 4 deletions

View File

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