summaryrefslogtreecommitdiff
path: root/wallet
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-10-13 10:20:32 -0300
committerTorsten Grote <t@grobox.de>2020-10-13 10:20:32 -0300
commit92fb7fb76b35700413d963164c12192709d8465c (patch)
treec85efd68b82a1bfa93de1e14bbfafba42182527c /wallet
parent85a3a53805ae47e753b05704dce77dcef06b3183 (diff)
downloadtaler-android-92fb7fb76b35700413d963164c12192709d8465c.tar.gz
taler-android-92fb7fb76b35700413d963164c12192709d8465c.tar.bz2
taler-android-92fb7fb76b35700413d963164c12192709d8465c.zip
Bump library versions
Diffstat (limited to 'wallet')
-rw-r--r--wallet/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/wallet/build.gradle b/wallet/build.gradle
index 48e1749..9f5d018 100644
--- a/wallet/build.gradle
+++ b/wallet/build.gradle
@@ -121,7 +121,7 @@ dependencies {
// Lists and Selection
implementation "androidx.recyclerview:recyclerview:1.1.0"
- implementation "androidx.recyclerview:recyclerview-selection:1.1.0-rc02"
+ implementation "androidx.recyclerview:recyclerview-selection:1.1.0-rc03"
// Navigation Library
implementation "androidx.navigation:navigation-fragment-ktx:$nav_version"