Skip to content

Commit 13a67b9

Browse files
authored
Update AGP 8.1.3
1 parent 5f5bd91 commit 13a67b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
accompanist = "0.32.0"
33
androidDesugarJdkLibs = "2.0.3"
44
# AGP and tools should be updated together
5-
androidGradlePlugin = "8.1.2"
6-
androidTools = "31.1.2"
5+
androidGradlePlugin = "8.1.3"
6+
androidTools = "31.1.3"
77
androidxActivity = "1.8.0"
88
androidxAppCompat = "1.6.1"
99
androidxBrowser = "1.6.0"
@@ -45,7 +45,7 @@ kotlinxCoroutines = "1.7.3"
4545
kotlinxDatetime = "0.4.1"
4646
kotlinxSerializationJson = "1.6.0"
4747
ksp = "1.9.10-1.0.13"
48-
lint = "31.1.2"
48+
lint = "31.1.3"
4949
okhttp = "4.12.0"
5050
protobuf = "3.24.4"
5151
protobufPlugin = "0.9.4"

0 commit comments

Comments
 (0)