소스 검색

Merge pull request #4066 from nextcloud/renovate/androidx.activity-activity-ktx-1.x

fix(deps): update dependency androidx.activity:activity-ktx to v1.9.1
Andy Scherzinger 1 년 전
부모
커밋
5c6684c7a1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -299,7 +299,7 @@ dependencies {
     })
 
     implementation 'androidx.core:core-ktx:1.13.1'
-    implementation 'androidx.activity:activity-ktx:1.9.0'
+    implementation 'androidx.activity:activity-ktx:1.9.1'
     implementation 'com.github.nextcloud.android-common:ui:0.23.0'
     implementation 'com.github.nextcloud-deps:android-talk-webrtc:121.6167.0'