gradle: downgrade to AGP stable

This is finally supported in IntelliJ 2022.2 Beta
This commit is contained in:
Harsh Shandilya 2022-07-10 20:34:10 +05:30
parent 22dc11d641
commit 3913929934
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -1,6 +1,6 @@
[versions]
accompanist = "0.24.6-alpha"
agp = "7.4.0-alpha08"
agp = "7.2.1"
androidXTest = "1.4.0"
aurora = "1.2-SNAPSHOT"
coil = "2.1.0"