mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 22:25:44 +03:00
Build(deps): Bump com.github.nextcloud.android-common:ui
Bumps com.github.nextcloud.android-common:ui from 0.6.0 to 0.7.0. --- updated-dependencies: - dependency-name: com.github.nextcloud.android-common:ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
efb4e49efa
commit
91946d7cde
1 changed files with 1 additions and 1 deletions
|
@ -367,7 +367,7 @@ dependencies {
|
|||
// upon each update first test: new registration, receive push
|
||||
gplayImplementation "com.google.firebase:firebase-messaging:23.1.2"
|
||||
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.6.0'
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.7.0'
|
||||
|
||||
implementation "androidx.room:room-runtime:$roomVersion"
|
||||
kapt "androidx.room:room-compiler:$roomVersion"
|
||||
|
|
Loading…
Reference in a new issue