Skip to content

Commit

Permalink
try out with android ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kobenguyent committed Feb 14, 2024
1 parent 8ddc06e commit 91fc8e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .detoxrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ module.exports = {
emulator: {
type: 'android.emulator',
device: {
avdName: 'Pixel_3a_API_30_x86'
avdName: 'Nexus_5X_API_34'
}
}
},
Expand Down

0 comments on commit 91fc8e5

Please sign in to comment.