Skip to content

Commit 46a6aee

Browse files
chore: bump org.jlleitschuh.gradle.ktlint in /android
Bumps org.jlleitschuh.gradle.ktlint from 13.0.0 to 13.1.0. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle.ktlint dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9801934 commit 46a6aee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ buildscript {
1212

1313
plugins {
1414
id "org.sonarqube" version "4.4.1.3373"
15-
id "org.jlleitschuh.gradle.ktlint" version "13.0.0"
15+
id "org.jlleitschuh.gradle.ktlint" version "13.1.0"
1616
}
1717

1818
sonarqube {

0 commit comments

Comments
 (0)