Updated on 2026-08-14

This commit is contained in:
Tangem 2022-11-11 14:07:23 +03:00
parent a6e04a4344
commit df818fa72a
11 changed files with 117 additions and 1 deletions

View file

@ -35,6 +35,7 @@ object Versions {
const val googlePlayCore = "1.10.3"
const val googlePlayCoreKtx = "1.8.1"
const val googlePlayServicesWallet = "19.1.0"
const val hilt = "2.44"
const val kotsonGsonExt = "2.5.0"
const val lottie = "3.4.0"
const val moshi = "1.12.0"