Update dependency com.github.nextcloud.android-common:ui to v0.14.0

This commit is contained in:
renovate[bot] 2024-01-29 21:41:19 +00:00 committed by Andy Scherzinger
parent 726deb87d9
commit df0ef6fc49
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -384,7 +384,7 @@ dependencies {
gplayImplementation "com.google.firebase:firebase-messaging:23.2.1"
gplayImplementation 'com.google.android.play:review-ktx:2.0.1'
implementation 'com.github.nextcloud.android-common:ui:0.13.0'
implementation 'com.github.nextcloud.android-common:ui:0.14.0'
implementation "androidx.room:room-runtime:$roomVersion"
ksp "androidx.room:room-compiler:$roomVersion"