mirror of
https://github.com/nextcloud/android.git
synced 2024-11-25 14:45:47 +03:00
Update dependency com.github.nextcloud.android-common:ui to v0.15.0
This commit is contained in:
parent
87dc947039
commit
c52b6faee8
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.firebase:firebase-messaging:23.2.1"
|
||||||
gplayImplementation 'com.google.android.play:review-ktx:2.0.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"
|
implementation "androidx.room:room-runtime:$roomVersion"
|
||||||
ksp "androidx.room:room-compiler:$roomVersion"
|
ksp "androidx.room:room-compiler:$roomVersion"
|
||||||
|
|
Loading…
Reference in a new issue