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

@@ -20,4 +20,4 @@ kotlin.code.style=official
android.enableJetifier=true
android.useAndroidX=true
kotlin_version=1.6.10
kotlin_version=1.7.10