mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-07 16:09:38 +02:00
chore(deps): update dependency com.facebook:ktfmt to v0.52 (#3181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
16ab8943bb
commit
5fb078fc31
|
@ -39,6 +39,6 @@ class SpotlessPlugin : Plugin<Project> {
|
|||
}
|
||||
|
||||
private companion object {
|
||||
private const val KTFMT_VERSION = "0.51"
|
||||
private const val KTFMT_VERSION = "0.52"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue