소스 검색

Merge pull request #3207 from nextcloud/dependabot/gradle/com.github.nextcloud.android-common-ui-0.12.0

Build(deps): Bump com.github.nextcloud.android-common:ui from 0.11.0 to 0.12.0
Andy Scherzinger 2 년 전
부모
커밋
8f45057ccc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -306,7 +306,7 @@ dependencies {
 
      implementation 'androidx.activity:activity-ktx:1.7.2'
 
-    implementation 'com.github.nextcloud.android-common:ui:0.11.0'
+    implementation 'com.github.nextcloud.android-common:ui:0.12.0'
 
     implementation 'com.github.nextcloud-deps:android-talk-webrtc:110.5481.0'
 }