Skip to content

Commit

Permalink
Merge pull request #15 from Katya-Incorporated/dependabot/gradle/main…
Browse files Browse the repository at this point in the history
…/org.jetbrains.kotlin.android-2.1.10

Bump org.jetbrains.kotlin.android from 2.1.0 to 2.1.10
  • Loading branch information
sorydima authored Jan 27, 2025
2 parents 0f4603a + 8bd3781 commit 4210d92
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
@@ -1,4 +1,4 @@
plugins {
id("com.android.application") version "8.8.0" apply false
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
id("org.jetbrains.kotlin.android") version "2.1.10" apply false
}

0 comments on commit 4210d92

Please sign in to comment.