mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 20:55:31 +03:00
Update dependency com.github.nextcloud.android-common:ui to v0.14.0
This commit is contained in:
parent
726deb87d9
commit
df0ef6fc49
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue