mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-26 23:25:20 +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.4.0 to 0.5.0. - [Release notes](https://github.com/nextcloud/android-common/releases) - [Commits](https://github.com/nextcloud/android-common/compare/0.4.0...0.5.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
d939bf6517
commit
595fe2b763
1 changed files with 1 additions and 1 deletions
|
@ -311,7 +311,7 @@ dependencies {
|
|||
|
||||
// implementation 'androidx.activity:activity-ktx:1.4.0'
|
||||
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.4.0'
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.5.0'
|
||||
}
|
||||
|
||||
task installGitHooks(type: Copy, group: "development") {
|
||||
|
|
Loading…
Reference in a new issue