Skip to content

Commit

Permalink
Merge pull request #2324 from CatimaLoyalty/dependabot/gradle/org.jet…
Browse files Browse the repository at this point in the history
…brains.kotlin.android-2.1.10

Bump org.jetbrains.kotlin.android from 2.1.0 to 2.1.10
  • Loading branch information
TheLastProject authored Jan 28, 2025
2 parents 03ed289 + 0269849 commit 1d2359f
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 @@ -3,7 +3,7 @@
plugins {
id("com.android.application") version "8.8.0" apply false
id("com.github.spotbugs") version "5.1.4" apply false
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
id("org.jetbrains.kotlin.android") version "2.1.10" apply false
}

allprojects {
Expand Down

0 comments on commit 1d2359f

Please sign in to comment.