Skip to content

Commit

Permalink
⬆ Update kotlin monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent fe085b5 commit d447b0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
kotlin("jvm") version "1.8.20" apply false
kotlin("android") version "1.8.20" apply false
kotlin("jvm") version "2.0.0" apply false
kotlin("android") version "2.0.0" apply false
id("com.android.application") version "7.4.2" apply false
}

0 comments on commit d447b0a

Please sign in to comment.