- Improves signer utils for testing
- Improves test cases for User metadata
This commit is contained in:
Vitor Pamplona
2025-02-27 18:34:10 -05:00
parent 8f0879b8e5
commit 0df07ddfcb
37 changed files with 1277 additions and 161 deletions
+1
View File
@@ -77,6 +77,7 @@ dependencies {
api libs.rfc3986.normalizer
testImplementation libs.junit
testImplementation libs.secp256k1.kmp.jni.jvm
androidTestImplementation platform(libs.androidx.compose.bom)
androidTestImplementation libs.androidx.junit
androidTestImplementation libs.androidx.espresso.core