Emu
This commit is contained in:
parent
1447a1b28c
commit
b6d056ef9f
|
@ -271,7 +271,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"android.experimental.play.emu.debug": {
|
"android.experimental.play.emu.debug": {
|
||||||
"device": "Pixel_API_28_AOSP",
|
"device": "emu",
|
||||||
"type": "android.emulator",
|
"type": "android.emulator",
|
||||||
"binaryPath": "android/app/build/outputs/apk/experimentalPlay/debug/app-experimental-play-debug.apk",
|
"binaryPath": "android/app/build/outputs/apk/experimentalPlay/debug/app-experimental-play-debug.apk",
|
||||||
"build": "cd android && ./gradlew app:assembleExperimentalPlayDebug app:assembleAndroidTest -DtestBuildType=debug && cd .."
|
"build": "cd android && ./gradlew app:assembleExperimentalPlayDebug app:assembleAndroidTest -DtestBuildType=debug && cd .."
|
||||||
|
|
Loading…
Reference in New Issue