Skip to content

Commit 5ecfdee

Browse files
committed
Update AGP
1 parent 3cb1e2c commit 5ecfdee

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

gradle/gradle.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
gradle-plugin-version = "0.3.0"
33

4-
agp = "8.13.1"
4+
agp = "8.13.2"
55

66
[libraries]
77
agp-api = { module = "com.android.tools.build:gradle-api", version.ref = "agp" }

gradle/libs.versions.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[versions]
2-
agp = "8.13.1"
32
compose = "1.8.2"
43
intellij = "2.10.5"
54
jacoco = "0.8.13"

0 commit comments

Comments
 (0)