fix(deps): update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.0-alpha08

This commit is contained in:
renovate[bot] 2022-12-07 18:44:25 +00:00 committed by Harsh Shandilya
parent 37fc528053
commit cb619ca6a9
No known key found for this signature in database

View file

@ -23,7 +23,7 @@ workmanager = "2.8.0-beta02"
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-alpha02"
androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha07"
androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha08"
androidx-browser = "androidx.browser:browser:1.5.0-alpha01"
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
androidx-compose-bom = "androidx.compose:compose-bom:2022.11.00"