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 5836fdd..7b4b265 100644
--- a/wallet/build.gradle
+++ b/wallet/build.gradle
@@ -123,6 +123,7 @@ dependencies {
implementation 'androidx.preference:preference-ktx:1.2.0'
implementation "com.google.android.material:material:$material_version"
implementation "androidx.constraintlayout:constraintlayout:$constraintlayout_version"
+ implementation "androidx.browser:browser:1.4.0"
// Compose
implementation 'androidx.activity:activity-compose:1.6.1'