mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-07-01 08:55:45 -04:00
chore(deps): update plugin io.gitlab.arturbosch.detekt to v1.23.8 (#1600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.7"
|
||||
id "io.gitlab.arturbosch.detekt" version "1.23.8"
|
||||
}
|
||||
|
||||
def keystorePropertiesFile = rootProject.file("keystore.properties")
|
||||
|
||||
Reference in New Issue
Block a user