summaryrefslogtreecommitdiff
path: root/wallet
diff options
context:
space:
mode:
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"