Updated on 2026-08-14

This commit is contained in:
Tangem 2023-03-03 17:18:36 +08:00
parent d3f3e86fa3
commit c118781f5a
30 changed files with 561 additions and 6 deletions

View file

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