gradle: bump Aurora for Kotlin 1.7 compat

This commit is contained in:
Harsh Shandilya 2022-07-09 22:52:23 +05:30
parent 8b9d86a000
commit ffc4c9c745
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
2 changed files with 16 additions and 2 deletions

View file

@ -2,7 +2,7 @@
accompanist = "0.24.6-alpha"
agp = "7.4.0-alpha08"
androidXTest = "1.4.0"
aurora = "1.1.0"
aurora = "1.2-SNAPSHOT"
coil = "2.1.0"
# @keep This is used by paparazzi-tests and Renovate
composeCompiler = "1.2.0"