Skip to content

Commit ecefdc8

Browse files
chore: bump org.jlleitschuh.gradle.ktlint
Bumps org.jlleitschuh.gradle.ktlint from 12.0.2 to 12.1.0. --- 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>
1 parent bd2c330 commit ecefdc8

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 "12.0.2"
7+
id("org.jlleitschuh.gradle.ktlint") version "12.1.0"
88
// id("com.google.gms.google-services")
99
kotlin("android")
1010
kotlin("kapt")

0 commit comments

Comments
 (0)