Version 1.27.1

This commit is contained in:
MM20
2023-09-08 18:24:38 +02:00
parent c7f8f31d73
commit 9b2529acb4
3 changed files with 4 additions and 3 deletions
@@ -97,7 +97,7 @@ data class AdaptiveIconDrawableCompat(
} catch (e: IOException) {
return null
} catch (e: XmlPullParserException) {
return nullg
return null
} finally {
xmlParser?.close()
}