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](https://github.com/nextcloud/android-common) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/nextcloud/android-common/releases) - [Commits](https://github.com/nextcloud/android-common/compare/0.10.0...0.11.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
5a76f7b5b0
commit
d0277005ad
1 changed files with 1 additions and 1 deletions
|
@ -373,7 +373,7 @@ dependencies {
|
|||
gplayImplementation "com.google.firebase:firebase-messaging:23.1.2"
|
||||
gplayImplementation 'com.google.android.play:review-ktx:2.0.1'
|
||||
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.10.0'
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.11.0'
|
||||
|
||||
implementation "androidx.room:room-runtime:$roomVersion"
|
||||
kapt "androidx.room:room-compiler:$roomVersion"
|
||||
|
|
Loading…
Reference in a new issue