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

This commit is contained in:
renovate[bot] 2024-02-16 07:56:36 +00:00 committed by GitHub
parent 87dc947039
commit c52b6faee8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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.14.0'
implementation 'com.github.nextcloud.android-common:ui:0.15.0'
implementation "androidx.room:room-runtime:$roomVersion"
ksp "androidx.room:room-compiler:$roomVersion"