Skip to content

Commit

Permalink
Merge pull request #77 from chnt/upgrade/klint-100
Browse files Browse the repository at this point in the history
Upgrade klint to 1.0.0
  • Loading branch information
levinzonr authored Nov 24, 2023
2 parents 06e9ba7 + 878d7bb commit 411f366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ subprojects {
kotlin {
target("**/*.kt")
targetExclude("**/RateReminderActions.kt")
ktlint("0.40.0")
ktlint("0.50.0")
}
}
}

0 comments on commit 411f366

Please sign in to comment.