Update AGP 8.1.3

pull/1024/head
Simon Marquis 8 months ago committed by GitHub
parent 5f5bd91a68
commit 13a67b96a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,8 +2,8 @@
accompanist = "0.32.0"
androidDesugarJdkLibs = "2.0.3"
# AGP and tools should be updated together
androidGradlePlugin = "8.1.2"
androidTools = "31.1.2"
androidGradlePlugin = "8.1.3"
androidTools = "31.1.3"
androidxActivity = "1.8.0"
androidxAppCompat = "1.6.1"
androidxBrowser = "1.6.0"
@ -45,7 +45,7 @@ kotlinxCoroutines = "1.7.3"
kotlinxDatetime = "0.4.1"
kotlinxSerializationJson = "1.6.0"
ksp = "1.9.10-1.0.13"
lint = "31.1.2"
lint = "31.1.3"
okhttp = "4.12.0"
protobuf = "3.24.4"
protobufPlugin = "0.9.4"

Loading…
Cancel
Save