Merge pull request #1024 from SimonMarquis/patch-1

Update AGP 8.1.3
pull/948/head
Don Turner 1 year ago committed by GitHub
commit d4ef172c51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save