Skip to content

Commit

Permalink
Merge pull request #305 from mbakgun/renovate/agpversion
Browse files Browse the repository at this point in the history
Update plugin com.android.library to v8.7.1
  • Loading branch information
mbakgun authored Oct 14, 2024
2 parents bff1517 + c674f70 commit 8b693de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pluginManagement {

plugins {
val kotlinVersion = "2.0.21"
val agpVersion = "8.7.0"
val agpVersion = "8.7.1"
val composeVersion = "1.7.0+build1877-release-1.7"

kotlin("jvm").version(kotlinVersion)
Expand Down

0 comments on commit 8b693de

Please sign in to comment.