Update to AGP 8.2.0 (#378)

This commit is contained in:
David Perez
2023-12-13 10:28:34 -06:00
committed by GitHub
parent 082424f5f2
commit a46cdc4c26

View File

@@ -8,7 +8,7 @@ minSdk = "28"
# Dependency Versions
accompanist = "0.30.1"
androidGradlePlugin = "8.1.3"
androidGradlePlugin = "8.2.0"
androidxActivity = "1.8.0"
androidxBrowser = "1.6.0"
androidxComposeBom = "2023.10.01"