Bump AGP and Compose compiler dependencies

(cherry picked from commit 807987f0d37bb99bf256bb3d642e5f1c89a13a17)
This commit is contained in:
arkon 2022-08-04 17:41:53 -04:00 committed by Jobobby04
parent 4da028af6a
commit 44ce0eaad0
2 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
[versions]
agp_version = "7.2.1"
agp_version = "7.2.2"
lifecycle_version = "2.5.1"
[libraries]

View File

@ -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"