mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 12:57:04 +05:30
gradle: downgrade to AGP stable
This is finally supported in IntelliJ 2022.2 Beta
This commit is contained in:
parent
22dc11d641
commit
3913929934
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[versions]
|
[versions]
|
||||||
accompanist = "0.24.6-alpha"
|
accompanist = "0.24.6-alpha"
|
||||||
agp = "7.4.0-alpha08"
|
agp = "7.2.1"
|
||||||
androidXTest = "1.4.0"
|
androidXTest = "1.4.0"
|
||||||
aurora = "1.2-SNAPSHOT"
|
aurora = "1.2-SNAPSHOT"
|
||||||
coil = "2.1.0"
|
coil = "2.1.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue