From 98d693d48ad491b19d89e5d394c2e54a36731728 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Mon, 22 Jun 2020 14:58:18 -0300 Subject: [wallet] Improve Anastasis UI mockup --- wallet/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wallet/build.gradle') diff --git a/wallet/build.gradle b/wallet/build.gradle index b977f91..4a9111b 100644 --- a/wallet/build.gradle +++ b/wallet/build.gradle @@ -69,7 +69,7 @@ dependencies { implementation 'net.taler:akono:0.1' implementation 'androidx.preference:preference:1.1.1' - implementation 'com.google.android.material:material:1.1.0' + implementation 'com.google.android.material:material:1.2.0-beta01' implementation 'androidx.constraintlayout:constraintlayout:1.1.3' // Lists and Selection -- cgit v1.2.3