mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-01 20:22:03 +00:00
Merge pull request #3245 from nextcloud/dependabot/gradle/androidx.preference-preference-ktx-1.2.1
Build(deps): Bump androidx.preference:preference-ktx from 1.2.0 to 1.2.1
This commit is contained in:
commit
1bb9faf1bc
@ -162,7 +162,7 @@ configurations.all {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'androidx.preference:preference-ktx:1.2.0'
|
||||
implementation 'androidx.preference:preference-ktx:1.2.1'
|
||||
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.1")
|
||||
|
||||
implementation fileTree(include: ['*'], dir: 'libs')
|
||||
|
Loading…
Reference in New Issue
Block a user