Upse tag for common library

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
This commit is contained in:
Álvaro Brey 2022-08-31 16:58:55 +02:00 committed by Andy Scherzinger
parent e5879eb4be
commit 6d1636d46c
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -332,8 +332,7 @@ dependencies {
// implementation 'androidx.activity:activity-ktx:1.4.0'
// TODO substitute for tag after first common release
implementation 'com.github.nextcloud.android-common:ui:999ac56111a93bfbedf98b4d01de286d0ed03c5b'
implementation 'com.github.nextcloud.android-common:ui:0.1.0'
}
task installGitHooks(type: Copy, group: "development") {