mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update plugin io.gitlab.arturbosch.detekt to v1.23.7
This commit is contained in:
parent
3514efd189
commit
f2b06bd8d8
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ plugins {
|
|||
id 'com.google.dagger.hilt.android'
|
||||
id 'com.google.protobuf'
|
||||
id "com.google.devtools.ksp"
|
||||
id "io.gitlab.arturbosch.detekt" version "1.23.6"
|
||||
id "io.gitlab.arturbosch.detekt" version "1.23.7"
|
||||
}
|
||||
|
||||
def keystorePropertiesFile = rootProject.file("keystore.properties")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue