Skip to content

Commit

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

Bump org.jetbrains.kotlin.android from 2.0.21 to 2.1.0
  • Loading branch information
sorydima authored Dec 2, 2024
2 parents 459bf43 + 39b37d9 commit 4d19a88
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.7.2" apply false
id("org.jetbrains.kotlin.android") version "2.0.21" apply false
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
}

0 comments on commit 4d19a88

Please sign in to comment.