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.8 (#1600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9a026a8b6c
commit
84d916f410
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.7"
|
||||
id "io.gitlab.arturbosch.detekt" version "1.23.8"
|
||||
}
|
||||
|
||||
def keystorePropertiesFile = rootProject.file("keystore.properties")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue