fix loading

This commit is contained in:
tom5079
2025-03-23 09:44:53 -07:00
parent 0eff941d48
commit db928a168f
5 changed files with 58 additions and 39 deletions

View File

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