Skip to content

Commit

Permalink
updates agp and kotlin plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Renam Philippi Antunes authored and renam committed Oct 14, 2024
1 parent 610d653 commit 65e0296
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-logic/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ plugins {
}

dependencies {
implementation("com.android.tools.build:gradle:8.1.4")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.24")
implementation("com.android.tools.build:gradle:8.6.0")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.10")
}

0 comments on commit 65e0296

Please sign in to comment.