Skip to content

Commit 52708b2

Browse files
committed
chore: Update AGP to 8.13.2
1 parent ef63555 commit 52708b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Maps3DSamples/ApiDemos/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ minSdk = "26"
44
targetSdk = "36"
55

66
activityCompose = "1.11.0"
7-
agp = "8.13.0"
7+
agp = "8.13.2"
88
appcompat = "1.7.1"
99
composeBom = "2025.09.00"
1010
coreKtx = "1.17.0"

Maps3DSamples/advanced/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ compileSdk = "36"
33
minSdk = "26"
44
targetSdk = "36"
55

6-
agp = "8.13.0"
6+
agp = "8.13.2"
77
kotlin = "2.2.20"
88
kotlinxDatetime = "0.7.1"
99
coreKtx = "1.17.0"

0 commit comments

Comments
 (0)