summaryrefslogtreecommitdiff
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, 1 insertions, 0 deletions
diff --git a/wallet/build.gradle b/wallet/build.gradle
index ef5ddfa..d0fd97d 100644
--- a/wallet/build.gradle
+++ b/wallet/build.gradle
@@ -20,6 +20,7 @@ plugins {
id "com.android.application"
id "kotlin-android"
id "kotlin-android-extensions"
+ id 'kotlinx-serialization'
id "de.undercouch.download"
}