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:
Andy Scherzinger 2023-03-17 20:48:09 +01:00
parent f91f387b0b
commit 5c42ad8b7b
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -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") {