1
0
Fork 0

For #8504 - Update Lottie version to 3.3.0

master
ekager 2020-02-18 14:59:06 -08:00 committed by Jeff Boek
parent 1944399f0e
commit d41b3608ac
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ object Versions {
const val google_ads_id_version = "16.0.0" const val google_ads_id_version = "16.0.0"
const val airbnb_lottie = "3.0.7" const val airbnb_lottie = "3.3.0"
} }
@Suppress("unused") @Suppress("unused")