bump android common to 0.6.0

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2023-02-16 12:11:10 +01:00
parent 469aaf2617
commit d0fa7507e8
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.5.0'
implementation 'com.github.nextcloud.android-common:ui:0.6.0'
}
task installGitHooks(type: Copy, group: "development") {