Skip to content
This repository has been archived by the owner on Feb 17, 2020. It is now read-only.

Commit

Permalink
Update ktlint Gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
rock3r committed Apr 8, 2019
1 parent 918534f commit 8b82063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -16,7 +16,7 @@ buildscript {
plugins {
id 'com.github.ben-manes.versions' version '0.20.0'
id 'io.gitlab.arturbosch.detekt' version '1.0.0-RC14'
id 'org.jlleitschuh.gradle.ktlint' version '7.0.0'
id 'org.jlleitschuh.gradle.ktlint' version '7.2.1'
}

def teamPropsFile(propsFile) {
Expand Down

0 comments on commit 8b82063

Please sign in to comment.