mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 13:05:31 +03:00
Build(deps): Bump android-common from 0.6.0 to 0.7.0
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
f91f387b0b
commit
5c42ad8b7b
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.6.0'
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.7.0'
|
||||
}
|
||||
|
||||
task installGitHooks(type: Copy, group: "development") {
|
||||
|
|
Loading…
Reference in a new issue