Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix buildozer deployment #37

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

Sobottasgithub
Copy link
Contributor

When using buildozer-action as github action, two errors occured: ERROR: /github/workspace/MonalMobileCrashAnalyzer_Deploy/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/hostpython3/desktop/hostpython3/native-build/python3 failed! and > Failed to apply plugin 'com.android.internal.application'. > Android Gradle plugin requires Java 17 to run. You are currently using Java 13. To fix that Cython and the newest java version was added.

@ArtemSBulgakov
Copy link
Owner

Hello. Thanks for your pull request!

As I can see in the Dockerfile of base image kivy/buildozer, they already use openjdk-17-jdk package (link). But their image on Dockerhub hasn't been updated for 3 years.

I can accept your PR, but it seems to me that the code of action should be also updated. I don't have enough time to return to this project, so contributions are welcome.

@ArtemSBulgakov ArtemSBulgakov merged commit a207119 into ArtemSBulgakov:master Apr 22, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants