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

This commit is contained in:
renovate[bot] 2023-04-19 22:03:59 +00:00 committed by GitHub
parent 250e7c20e5
commit 0e922176fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ workmanager = "2.8.1"
[libraries]
accompanist-sysuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }
androidx-activity-compose = "androidx.activity:activity-compose:1.7.0"
androidx-activity-compose = "androidx.activity:activity-compose:1.7.1"
androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha13"
androidx-browser = "androidx.browser:browser:1.5.0"
androidx-compose-animation = { module = "androidx.compose.animation:animation" }