From c48c24ec604171e08c783a2442332f2f2861cd30 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sat, 3 Oct 2020 19:29:41 -0700 Subject: Fix spotless --- spotless.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spotless.gradle') diff --git a/spotless.gradle b/spotless.gradle index 22dba3a8..29474895 100644 --- a/spotless.gradle +++ b/spotless.gradle @@ -1,4 +1,4 @@ -apply plugin: "com.diffplug.gradle.spotless" +apply plugin: "com.diffplug.spotless" spotless { kotlin { -- cgit v1.2.3