Skip to content

Commit

Permalink
Update plugin kotlinter to v4.5.0 (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Nov 22, 2024
1 parent 932c848 commit 2262e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ android-application = { id = "com.android.application", version.ref = "agp" }
android-library = { id = "com.android.library", version.ref = "agp" }
compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlinter = { id = "org.jmailen.kotlinter", version = "4.4.1" }
kotlinter = { id = "org.jmailen.kotlinter", version = "4.5.0" }
swiftpackage = { id = "io.github.luca992.multiplatform-swiftpackage", version = "2.2.3" }

0 comments on commit 2262e55

Please sign in to comment.