fix(deps): update dependency androidx.activity:activity-compose to v1.7.0-alpha04

(cherry picked from commit ef7b1062ee)
This commit is contained in:
renovate[bot] 2023-01-25 18:50:24 +00:00 committed by Harsh Shandilya
parent 4e920328e1
commit 9d6712d94b
No known key found for this signature in database

View file

@ -22,7 +22,7 @@ workmanager = "2.8.0-rc01"
[libraries]
accompanist-flowlayout = { module = "com.google.accompanist:accompanist-flowlayout", version.ref = "accompanist" }
accompanist-sysuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }
androidx-activity-compose = "androidx.activity:activity-compose:1.7.0-alpha03"
androidx-activity-compose = "androidx.activity:activity-compose:1.7.0-alpha04"
androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha09"
androidx-browser = "androidx.browser:browser:1.5.0-beta01"
androidx-compose-animation = { module = "androidx.compose.animation:animation" }