chore: upgrade AGP to 8.2.0 + migrate deprecated functions (#1574)

This commit is contained in:
Benjamin
2023-12-26 12:37:42 -08:00
committed by oSumAtrIX
parent f7426309b4
commit fe1e65ce9c
17 changed files with 42 additions and 46 deletions

View File

@ -19,7 +19,7 @@ reimagined-navigation = "1.5.0"
ktor = "2.3.3"
markdown-renderer = "0.8.0"
fading-edges = "1.0.4"
androidGradlePlugin = "8.1.2"
androidGradlePlugin = "8.2.0"
kotlinGradlePlugin = "1.9.10"
devToolsGradlePlugin = "1.9.10-1.0.13"
aboutLibrariesGradlePlugin = "10.8.3"