Skip to content

Commit

Permalink
Merge pull request #284 from mbakgun/renovate/com.android.tools.build…
Browse files Browse the repository at this point in the history
…-gradle-8.x

Update dependency com.android.tools.build:gradle to v8.7.0
  • Loading branch information
mbakgun authored Oct 2, 2024
2 parents 7b05fce + 70cf19f commit e2d2c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ lifecycle-runtime-compose = { module = "org.jetbrains.androidx.lifecycle:lifecyc
androidx-lifecycle-viewmodel-compose = { module = "org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }

# build-logic
build-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.6.1" }
build-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.7.0" }
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version = "2.0.20" }
compose-compiler-plugin = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version = "2.0.20" }

0 comments on commit e2d2c60

Please sign in to comment.