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

Androidfixes #77

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Androidfixes #77

merged 2 commits into from
Nov 13, 2024

Conversation

Okkoma
Copy link
Contributor

@Okkoma Okkoma commented Oct 29, 2024

These commits fix the android build :

-> add Library dependencies from SDL to urho build

-> update to gradle 6.7.1, android gradle plugin (AGP) 4.2.0

-> add a new temporary docker image okkoma/u3d-android with the required android build tool 30.0.2 :
--> the dockerfile can be found in my repo in the docker branch.

-> fix the build.gradle.kts for local use :
--> we can now build static and shared in the same build tree.
--> always remove urho launcher-app and samples in static build.

-> remove bintray (it's dead since 2021).

-> update android workflow : to cache v4

@klaussilveira klaussilveira merged commit de3584e into u3d-community:master Nov 13, 2024
47 of 56 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