Update to AGP 8.2.0 (#378)

This commit is contained in:
David Perez 2023-12-13 10:28:34 -06:00 committed by Álison Fernandes
parent dede9232ec
commit 736ad2ebfa

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"