thumbnail fix

This commit is contained in:
tom5079
2025-03-23 10:31:12 -07:00
parent 9c878f5e44
commit 72937cdd42
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.20"
versionName = "5.3.21"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}