Skip to content

Commit

Permalink
Merge pull request #141 from mbakgun/renovate/agpversion
Browse files Browse the repository at this point in the history
  • Loading branch information
mbakgun authored Nov 30, 2023
2 parents b6664b2 + bd70abf commit 9804f93
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 @@ -15,7 +15,7 @@ pluginManagement {

plugins {
val kotlinVersion = "1.9.21"
val agpVersion = "8.1.4"
val agpVersion = "8.2.0"
val composeVersion = "1.5.11"

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

0 comments on commit 9804f93

Please sign in to comment.