mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 11:39:42 +01:00
Update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.5
This commit is contained in:
parent
316749a4b9
commit
1681726d33
@ -170,7 +170,7 @@ dependencies {
|
||||
implementation 'androidx.preference:preference-ktx:1.2.1'
|
||||
implementation 'androidx.datastore:datastore-core:1.0.0'
|
||||
implementation 'androidx.datastore:datastore-preferences:1.0.0'
|
||||
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.4")
|
||||
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.5")
|
||||
|
||||
implementation fileTree(include: ['*'], dir: 'libs')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user