|
@@ -314,7 +314,7 @@ dependencies {
|
|
|
|
|
|
// implementation 'androidx.activity:activity-ktx:1.4.0'
|
|
|
|
|
|
- implementation 'com.github.nextcloud.android-common:ui:0.1.0'
|
|
|
+ implementation 'com.github.nextcloud.android-common:ui:0.2.0'
|
|
|
}
|
|
|
|
|
|
task installGitHooks(type: Copy, group: "development") {
|