This commit is contained in:
Anant Bhasin 2021-04-05 18:02:13 +05:30
parent 1447a1b28c
commit b6d056ef9f
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@
}
},
"android.experimental.play.emu.debug": {
"device": "Pixel_API_28_AOSP",
"device": "emu",
"type": "android.emulator",
"binaryPath": "android/app/build/outputs/apk/experimentalPlay/debug/app-experimental-play-debug.apk",
"build": "cd android && ./gradlew app:assembleExperimentalPlayDebug app:assembleAndroidTest -DtestBuildType=debug && cd .."