Skip to content

Commit

Permalink
remove android build
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmed0715 committed Dec 16, 2020
1 parent fe0f9ad commit 64ab203
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@ workflows:
scripts:
- npm install
- echo "sdk.dir=$HOME/programs/android-sdk-macosx" > "$FCI_BUILD_DIR/android/local.properties"
- |
# build Android
cd android
./gradlew assembleDebug

- |
# build iOS
cd ios
Expand Down

0 comments on commit 64ab203

Please sign in to comment.