Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--News-Android-App/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/News-Android-App/build.gradle b/News-Android-App/build.gradle
index 9ede7308..3b56e7b1 100644
--- a/News-Android-App/build.gradle
+++ b/News-Android-App/build.gradle
@@ -144,7 +144,7 @@ dependencies {
implementation 'com.google.code.gson:gson:2.9.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
- implementation 'com.sothree.slidinguppanel:library:3.2.1'
+ implementation 'com.sothree.slidinguppanel:library:3.4.0'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'de.greenrobot:greendao:2.1.0'