소스 검색

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'