mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-23 05:25:31 +03:00
Merge pull request #2501 from nextcloud/dependabot/gradle/com.github.nextcloud.android-common-ui-0.2.0
Bump ui from 0.1.0 to 0.2.0
This commit is contained in:
commit
50e84780a1
1 changed files with 1 additions and 1 deletions
|
@ -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") {
|
||||
|
|
Loading…
Reference in a new issue