Updated on 2026-08-14

This commit is contained in:
Tangem 2022-11-11 15:25:06 +03:00
parent df818fa72a
commit 241f8d217c
6 changed files with 74 additions and 1 deletions

View file

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