Skip to content

Commit

Permalink
chore: bump org.jlleitschuh.gradle.ktlint
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent bdb6886 commit 038c282
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import java.util.TimeZone

plugins {
id("com.android.application")
id("org.jlleitschuh.gradle.ktlint") version "12.0.2"
id("org.jlleitschuh.gradle.ktlint") version "12.1.0"
// id("com.google.gms.google-services")
kotlin("android")
kotlin("kapt")
Expand Down

0 comments on commit 038c282

Please sign in to comment.