Skip to content

Commit d8bb6ab

Browse files
committed
Update README.md
1 parent 6fc40c8 commit d8bb6ab

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -274,9 +274,8 @@ Here is an example:
274274
androidStudioSync {
275275
title = "Android Studio Sync"
276276
# Measure an Android studio sync
277-
# Note: Android Studio Bumblebee (2021.1.1) or newer is required
278-
# Note2: If you are testing with Android Studio Giraffe (2022.3) or later
279-
# you need to have local.properties file in your project with sdk.dir set
277+
# Note: Android Studio Hedgehog (2023.1.1) or newer is required
278+
# Note2: you need to have local.properties file in your project with sdk.dir set
280279
android-studio-sync {
281280
# Override default Android Studio jvm args
282281
# studio-jvm-args = ["-Xms256m", "-Xmx4096m"]

0 commit comments

Comments
 (0)