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

This commit is contained in:
renovate[bot] 2023-01-11 21:22:21 +00:00 committed by Harsh Shandilya
parent 5f49c8149a
commit 20b8076235
No known key found for this signature in database

View file

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