diff options
Diffstat (limited to 'wallet/build.gradle')
-rw-r--r-- | wallet/build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
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 |