Skip to content

Commit efffbe7

Browse files
chore: bump org.jlleitschuh.gradle.ktlint (#171)
Bumps org.jlleitschuh.gradle.ktlint from 11.2.0 to 11.3.1. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle.ktlint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent deb63f8 commit efffbe7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core-sdk-samples/higgs-shop-sample-app/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import java.util.TimeZone
44

55
plugins {
66
id("com.android.application")
7-
id("org.jlleitschuh.gradle.ktlint") version "11.2.0"
7+
id("org.jlleitschuh.gradle.ktlint") version "11.3.1"
88
// id("com.google.gms.google-services")
99
kotlin("android")
1010
kotlin("kapt")

0 commit comments

Comments
 (0)