Updated on 2026-08-14
This commit is contained in:
parent
1474d83756
commit
04d22aa092
26 changed files with 201 additions and 55 deletions
|
|
@ -67,6 +67,7 @@ object Library {
|
|||
const val zxingQrBarcodeScanner = "me.dm7.barcodescanner:zxing:" + Versions.zxingQrBarcodeScanner
|
||||
const val zxingQrCore = "com.google.zxing:core:" + Versions.zxingQrCode
|
||||
const val mviCoreWatcher = "com.github.badoo.mvicore:mvicore-diff:" + Versions.mviCore
|
||||
const val kotlinSerialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:" + Versions.kotlinSerialization
|
||||
}
|
||||
|
||||
object Tangem {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue