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

(cherry picked from commit 8293dccef8722344993e3cc55e4e6806e16db804)
This commit is contained in:
renovate[bot] 2023-04-05 18:25:55 +00:00 committed by Harsh Shandilya
parent b3cea28687
commit 75ebf57c68
No known key found for this signature in database

View file

@ -21,7 +21,7 @@ workmanager = "2.8.1"
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"
androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha12"
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" }
androidx-compose-bom = "androidx.compose:compose-bom:2023.03.00"