mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-09-05 16:55:18 +00:00
Fix Crowdin GitHub Actions job (#1961)
* github: turn off configuration cache for Crowdin job * gradle: bump ktfmt
This commit is contained in:
@@ -39,6 +39,6 @@ class SpotlessPlugin : Plugin<Project> {
|
||||
}
|
||||
|
||||
private companion object {
|
||||
private const val KTFMT_VERSION = "0.38"
|
||||
private const val KTFMT_VERSION = "0.39"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user