fix(deps): update dependency androidx.browser:browser to v1.5.0-alpha02

This commit is contained in:
renovate[bot] 2022-12-07 18:44:31 +00:00 committed by Harsh Shandilya
parent 387881181a
commit 46a9658dcd
No known key found for this signature in database

View file

@ -24,7 +24,7 @@ accompanist-flowlayout = { module = "com.google.accompanist:accompanist-flowlayo
accompanist-sysuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }
androidx-activity-compose = "androidx.activity:activity-compose:1.7.0-alpha02"
androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha08"
androidx-browser = "androidx.browser:browser:1.5.0-alpha01"
androidx-browser = "androidx.browser:browser:1.5.0-alpha02"
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
androidx-compose-bom = "androidx.compose:compose-bom:2022.11.00"
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" }