aboutsummaryrefslogtreecommitdiff
path: root/wallet/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'wallet/build.gradle')
-rw-r--r--wallet/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/wallet/build.gradle b/wallet/build.gradle
index fe82298..56ae636 100644
--- a/wallet/build.gradle
+++ b/wallet/build.gradle
@@ -116,7 +116,6 @@ android {
dependencies {
implementation project(":taler-kotlin-android")
- implementation project(":anastasis-ui")
implementation 'net.taler:akono:0.2'
implementation "org.jetbrains.kotlin:kotlin-reflect:$kotlin_version"