mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-01 12:42:58 -04:00
chore(deps): update plugin io.gitlab.arturbosch.detekt to v1.23.7
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user