mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 18:47:03 +05:30
fix(deps): return to AGP 8.x
This commit is contained in:
parent
327ec9b6a5
commit
28c454261f
2 changed files with 3 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
[versions]
|
||||
accompanist = "0.28.0"
|
||||
# @pin https://issuetracker.google.com/issues/259556213
|
||||
agp = "7.3.1"
|
||||
agp = "8.0.0-alpha10"
|
||||
androidx-test = "1.5.0"
|
||||
coil = "2.2.2"
|
||||
# @keep used for kotlinCompilerExtensionVersion
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue