Skip to content

Commit

Permalink
Restore turbo
Browse files Browse the repository at this point in the history
  • Loading branch information
ospfranco committed Nov 18, 2024
1 parent 8d6e624 commit 148f17e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/test-android.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
cd example
JAVA_OPTS=-XX:MaxHeapSize=6g yarn android
JAVA_OPTS=-XX:MaxHeapSize=6g yarn turbo run run:android:release --cache-dir=.turbo/android
adb forward tcp:9000 tcp:9000
echo "Polling in-app server..."
node ./scripts/poll-in-app-server.js

0 comments on commit 148f17e

Please sign in to comment.