mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-18 13:16:15 +00:00
add formatting plugin
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
9e81585872
commit
c732c7046a
@ -172,6 +172,8 @@ configurations.all {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.20.0")
|
||||
|
||||
implementation fileTree(include: ['*'], dir: 'libs')
|
||||
implementation 'androidx.appcompat:appcompat:1.4.1'
|
||||
implementation 'com.google.android.material:material:1.6.0'
|
||||
|
Loading…
Reference in New Issue
Block a user