Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-30 17:59:37 +02:00
parent 2ba90c5afc
commit 43c7cbfc58
3 changed files with 18 additions and 11 deletions

View file

@ -8,6 +8,12 @@ plugins {
android {
namespace = "com.tangem.features.foryou.impl"
packaging {
resources {
merges += "paymentrequest.proto"
}
}
}
dependencies {