Skip to content
Snippets Groups Projects
Commit d1c4d67d authored by Amin Bandali's avatar Amin Bandali Committed by Adrien Béraud
Browse files

fdroid: add a prebuild in metadata which seems to help build pass

Change-Id: If3bc665c36c681c44c93d9707b7e38baf2c43c72
parent bed10af0
No related branches found
No related tags found
No related merge requests found
...@@ -74,6 +74,7 @@ echo " - versionName: ${versionName} ...@@ -74,6 +74,7 @@ echo " - versionName: ${versionName}
- lrc - lrc
- packaging - packaging
- scripts - scripts
prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'platforms;android-30' 'build-tools;30.0.2'
build: build:
- cd ../.. - cd ../..
- export ANDROID_NDK_ROOT=\"\$ANDROID_NDK\" - export ANDROID_NDK_ROOT=\"\$ANDROID_NDK\"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment