Fix image not retrying

This commit is contained in:
tom5079
2022-07-20 09:04:23 -07:00
parent c9519ec681
commit 3682eeaf94
3 changed files with 6 additions and 5 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 32
versionCode 69
versionName "5.3.8"
versionName "5.3.8-hotfix1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}