mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 18:46:18 +00:00
gradle: Bump Spotless to 6.22.0
Signed-off-by: utzcoz <utzcoz@outlook.com>
This commit is contained in:
parent
e910d4fd49
commit
e06e222391
|
@ -54,7 +54,7 @@ plugins {
|
|||
id "com.quittle.svg-2-android-vector" version "0.0.6" apply false
|
||||
|
||||
// Spotless for Java and Kotlin's code formatting
|
||||
id 'com.diffplug.spotless' version "6.18.0"
|
||||
id 'com.diffplug.spotless' version "6.22.0"
|
||||
}
|
||||
|
||||
spotless {
|
||||
|
|
Loading…
Reference in a new issue