Merge pull request #1629 from android/dependabot/gradle/androidGradlePlugin-8.6.1

Bump androidGradlePlugin from 8.6.0 to 8.6.1
pull/1649/head
Don Turner 3 months ago committed by GitHub
commit 1afbb3503f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,7 +2,7 @@
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.6.0" androidGradlePlugin = "8.6.1"
androidTools = "31.6.1" androidTools = "31.6.1"
androidxActivity = "1.9.2" androidxActivity = "1.9.2"
androidxAppCompat = "1.7.0" androidxAppCompat = "1.7.0"

Loading…
Cancel
Save