mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #277] [MERGED] Fix android simulator #348
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#348
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/277
Author: @lolocomotive
Created: 9/21/2022
Status: ✅ Merged
Merged: 1/1/2023
Merged by: @Yaya-Cout
Base:
upsilon-dev← Head:ci-android-fix📝 Commits (9)
e326067Fix android CIaa4fa27Set NDK path85ffdcfReduced log spam4b36ff5Fixed NDK path71624a0Fixed NDK path1b4e870Android NDK v21e1cb19aaUse debug signin config7e4b6b3Fix OmegaActivity class name741f705Fix formatting📊 Changes
3 files changed (+6 additions, -2 deletions)
View changed files
📝
.github/workflows/ci-workflow.yml(+3 -1)📝
ion/src/simulator/android/build.gradle(+2 -0)📝
ion/src/simulator/android/src/cpp/platform_language.cpp(+1 -1)📄 Description
Fixes #270
The action will now download a .zip of the android ndk (v21e) and extract it (the latest version does not work)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.