mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 20:19:42 +01:00
Merge pull request #2767 from nextcloud/dependabot/gradle/com.github.nextcloud.android-common-ui-0.5.0
Build(deps): Bump com.github.nextcloud.android-common:ui from 0.4.0 to 0.5.0
This commit is contained in:
commit
7a2a67dfb5
@ -37,7 +37,7 @@ apply plugin: 'kotlinx-serialization'
|
||||
|
||||
android {
|
||||
compileSdkVersion 32
|
||||
buildToolsVersion '33.0.1'
|
||||
buildToolsVersion '33.0.2'
|
||||
|
||||
namespace 'com.nextcloud.talk'
|
||||
|
||||
@ -311,7 +311,7 @@ dependencies {
|
||||
|
||||
// implementation 'androidx.activity:activity-ktx:1.4.0'
|
||||
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.4.0'
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.5.0'
|
||||
}
|
||||
|
||||
task installGitHooks(type: Copy, group: "development") {
|
||||
|
Loading…
Reference in New Issue
Block a user