diff --git a/metadata/com.github.andremiras.etheroll.yml b/metadata/com.github.andremiras.etheroll.yml index d2d5756b3f..4f4714eade 100644 --- a/metadata/com.github.andremiras.etheroll.yml +++ b/metadata/com.github.andremiras.etheroll.yml @@ -23,7 +23,8 @@ Builds: prebuild: - sed -r "s:#?android.sdk_path =.*:android.sdk_path = $$SDK$$:" -i buildozer.spec - sed -r "s:#?android.ndk_path =.*:android.ndk_path = $$NDK$$:" -i buildozer.spec - - sed -r "s:#?android.accept_sdk_license =.*:android.accept_sdk_license = False:" -i buildozer.spec + - sed -r "s:#?android.accept_sdk_license =.*:android.accept_sdk_license = False:" + -i buildozer.spec - pip install --user --upgrade $$buildozer$$ Cython==0.28.6 build: PATH="$HOME/.local/bin:$PATH" buildozer android release ndk: r17b