mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-21 20:47:03 -05:00
Bump AGP and Compose compiler dependencies
This commit is contained in:
parent
b3426f37e7
commit
807987f0d3
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
[versions]
|
||||
agp_version = "7.2.1"
|
||||
agp_version = "7.2.2"
|
||||
lifecycle_version = "2.5.1"
|
||||
|
||||
[libraries]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[versions]
|
||||
compiler = "1.3.0-rc01"
|
||||
compiler = "1.3.0-rc02"
|
||||
compose = "1.2.0"
|
||||
accompanist = "0.25.0"
|
||||
material3 = "1.0.0-alpha15"
|
||||
|
|
Loading…
Reference in a new issue