فهرست منبع

Merge pull request #11617 from nextcloud/dependabot/gradle/com.google.android.play-review-ktx-2.0.1

Build(deps): Bump com.google.android.play:review-ktx from 2.0.0 to 2.0.1
Andy Scherzinger 1 سال پیش
والد
کامیت
8b50efdea3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -366,7 +366,7 @@ dependencies {
 
     // upon each update first test: new registration, receive push
     gplayImplementation "com.google.firebase:firebase-messaging:23.1.2"
-    gplayImplementation 'com.google.android.play:review-ktx:2.0.0'
+    gplayImplementation 'com.google.android.play:review-ktx:2.0.1'
 
     implementation 'com.github.nextcloud.android-common:ui:0.10.0'