The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

gradle: Bump Spotless to 6.22.0

Signed-off-by: utzcoz <utzcoz@outlook.com>

authored by

utzcoz and committed by
Rylie Pavlik
e06e2223 e910d4fd

+1 -1
+1 -1
build.gradle
··· 54 54 id "com.quittle.svg-2-android-vector" version "0.0.6" apply false 55 55 56 56 // Spotless for Java and Kotlin's code formatting 57 - id 'com.diffplug.spotless' version "6.18.0" 57 + id 'com.diffplug.spotless' version "6.22.0" 58 58 } 59 59 60 60 spotless {