mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #387] [MERGED] [Simulator/Android] Bump Gradle and Java & Add Android on README #392
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#392
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/387
Author: @mickbot-92
Created: 11/8/2025
Status: ✅ Merged
Merged: 11/23/2025
Merged by: @Yaya-Cout
Base:
upsilon-dev← Head:bump-android📝 Commits (1)
be0edc4[Simulator/Android] Bump Gradle and Java & Add Android on README📊 Changes
5 files changed (+49 additions, -11 deletions)
View changed files
📝
.github/workflows/ci-workflow.yml(+3 -3)📝
README.fr.md(+20 -0)📝
README.md(+19 -1)📝
ion/src/simulator/android/build.gradle(+6 -6)📝
ion/src/simulator/android/gradle/wrapper/gradle-wrapper.properties(+1 -1)📄 Description
I've added instructions to build Android on both README, and updated Gradle to V9 and Java 21 → 25. Upsilon is now available for Android 4.1+, not only for Android 5.0+ (but I don't think that a lot of people would notice that 😅).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.