mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-09-04 03:19:33 +00:00
Merge branch 'main' into release/v2
* main: Prepare for release 2.12.0. Add support for using google_apis_playstore system images. Fix README.md typo
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ var _clockseq;
|
||||
var _lastMSecs = 0;
|
||||
var _lastNSecs = 0;
|
||||
|
||||
// See https://github.com/broofa/node-uuid for API details
|
||||
// See https://github.com/uuidjs/uuid for API details
|
||||
function v1(options, buf, offset) {
|
||||
var i = buf && offset || 0;
|
||||
var b = buf || [];
|
||||
|
||||
Reference in New Issue
Block a user