Skip to content

Commit

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

---
  • Loading branch information
sorydima committed May 25, 2024
2 parents ac5d541 + 1be1cf7 commit 4610103
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,6 +1,6 @@
plugins {
id("com.android.application") version "8.4.1" apply false
id("org.jetbrains.kotlin.android") version "1.9.24" apply false
id("org.jetbrains.kotlin.android") version "2.0.0" apply false
}

allprojects {
Expand Down

0 comments on commit 4610103

Please sign in to comment.