This commit is contained in:
Benoit Marty 2022-10-12 13:49:34 +02:00 committed by Benoit Marty
parent 5d3e732a03
commit 6855d836a6
3 changed files with 3 additions and 3 deletions

View File

@ -103,7 +103,7 @@ android {
systemImageSource = "google-atd"
}
// there is also a wat to create group of devices, but this is not necessary for now:
// there is also a way to create group of devices, but this is not necessary for now:
// https://developer.android.com/studio/test/gradle-managed-devices#gmd-groups
}
}

View File

@ -237,7 +237,7 @@ android {
systemImageSource = "google-atd"
}
// there is also a wat to create group of devices, but this is not necessary for now:
// there is also a way to create group of devices, but this is not necessary for now:
// https://developer.android.com/studio/test/gradle-managed-devices#gmd-groups
}
}

View File

@ -92,7 +92,7 @@ android {
systemImageSource = "google-atd"
}
// there is also a wat to create group of devices, but this is not necessary for now:
// there is also a way to create group of devices, but this is not necessary for now:
// https://developer.android.com/studio/test/gradle-managed-devices#gmd-groups
}
}