mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-26 12:44:38 +00:00
Update R8 to 3.3.28
This commit is contained in:
@@ -153,7 +153,7 @@ object EmojiFiles {
|
||||
objectMapper.readValue(it, Version::class.java)
|
||||
}
|
||||
} catch (e: Exception) {
|
||||
Log.w(TAG, "Could not read current emoji version from disk.")
|
||||
Log.w(TAG, "Could not read current emoji version from disk.", e)
|
||||
null
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user