Merge pull request #1579 from android/av/agp-8.6

Update AGP to 8.6.0
pull/1837/head
Don Turner 1 year ago committed by GitHub
commit f1c0a96000

@ -2,8 +2,8 @@
accompanist = "0.34.0" accompanist = "0.34.0"
androidDesugarJdkLibs = "2.0.4" androidDesugarJdkLibs = "2.0.4"
# AGP and tools should be updated together # AGP and tools should be updated together
androidGradlePlugin = "8.4.0" androidGradlePlugin = "8.6.0"
androidTools = "31.4.1" androidTools = "31.6.0"
androidxActivity = "1.8.2" androidxActivity = "1.8.2"
androidxAppCompat = "1.7.0" androidxAppCompat = "1.7.0"
androidxBrowser = "1.8.0" androidxBrowser = "1.8.0"

Loading…
Cancel
Save