Fix image not retrying

This commit is contained in:
tom5079
2022-07-19 20:29:39 -07:00
parent b146ed684d
commit c9519ec681
7 changed files with 19 additions and 11 deletions

View File

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