mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 19:57:04 +05:30
fix(build): temporarily revert to AGP 8.0.x
Android Studio's canary version is going through some trouble recognizing test sources
This commit is contained in:
parent
054ba13dc3
commit
1e888494ee
5 changed files with 29 additions and 17 deletions
|
@ -1,6 +1,6 @@
|
|||
[versions]
|
||||
accompanist = "0.31.3-beta"
|
||||
agp = "8.2.0-alpha06"
|
||||
agp = "8.0.2"
|
||||
coil = "2.4.0"
|
||||
# @keep used for kotlinCompilerExtensionVersion
|
||||
composeCompiler = "1.4.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue