Revert "feat(build): upgrade to AGP 8.1.0-beta01"

Newer AGP releases cause incorrect desugaring of the Crux dependency

This reverts commit 68a20e0d11.
This commit is contained in:
Harsh Shandilya 2023-04-26 14:37:03 +00:00
parent 6f55da754c
commit 0cd4257e73
3 changed files with 4 additions and 7 deletions

View file

@ -1,6 +1,6 @@
[versions]
accompanist = "0.30.1"
agp = "8.1.0-beta01"
agp = "8.0.0"
coil = "2.3.0"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.4.4"