diff options
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties index f708598c..1af54944 100644 --- a/gradle.properties +++ b/gradle.properties @@ -20,6 +20,9 @@ KOTLIN=1.3.11 # https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google ANDROID_GRADLE=3.2.1 +# https://github.com/diffplug/spotless/blob/master/plugin-gradle/CHANGES.md +SPOTLESS=3.17.0 + # https://github.com/bugsnag/bugsnag-android/releases BUGSNAG=4.9.3 # https://github.com/bugsnag/bugsnag-android-gradle-plugin/releases |