Skip to content

Commit c0caccc

Browse files
Update Android Gradle plugin monorepo
1 parent 66b28c8 commit c0caccc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
agp = "8.13.0"
2+
agp = "8.13.1"
33
androidx-activityCompose = "1.11.0"
44
androidx-coreBundle = "1.1.0-alpha03"
55
androidx-lifecycle = "2.9.4"

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pluginManagement {
1818

1919
plugins {
2020
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
21-
id("com.android.settings") version "8.13.0"
21+
id("com.android.settings") version "8.13.2"
2222
}
2323

2424
android {

0 commit comments

Comments
 (0)