Skip to content

[Simulator/Android] Bump to latest dependencies + other improvements#376

Merged
Yaya-Cout merged 1 commit intoUpsilonNumworks:upsilon-devfrom
mickbot-92:bump-android
Oct 20, 2024
Merged

[Simulator/Android] Bump to latest dependencies + other improvements#376
Yaya-Cout merged 1 commit intoUpsilonNumworks:upsilon-devfrom
mickbot-92:bump-android

Conversation

@mickbot-92
Copy link
Copy Markdown

  • Bumping to latest stable dependencies and Gradle.
    • [CI] Building with JDK 21 instead of with JDK 11 (JDK 17 works fine too if you remove the latest line of build.gradle).
    • Using mavenCentral() instead of deprecated jcenter()
  • Removing useless Google plugins.
  • Setting compileSdk to 33 : Upsilon no longer requires the Notification permission.
  • versionCode : compiling with the current Unix/Epoch timestamp.
  • versionName : using the UPSILON_VERSION variable instead of the Omega one + adding the date of compiling.
  • Some improvements about icons.
  • [CI] Using the latests uses: to make the warning about NodeJS deprecation disappear.

Many thanks to @Yaya-Cout (and to @pi-dev500 too :) 🫡

@github-actions
Copy link
Copy Markdown

.text .rodata .bss .data Total (RAM) Total (ROM)
Base 822476 bytes 478317 bytes 226520 bytes 1820 bytes 228340 bytes 1302613 bytes
Head 822476 bytes 478317 bytes 226520 bytes 1820 bytes 228340 bytes 1302613 bytes
+0 bytes +0 bytes +0 bytes +0 bytes +0 bytes +0 bytes
+0.0 % +0.0 % +0.0 % +0.0 % +0.0 % +0.0 %

Copy link
Copy Markdown
Member

@Yaya-Cout Yaya-Cout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, tested successfully on Android 5.1.1, 7.1.2, 8.1.0 and 15.

@Yaya-Cout Yaya-Cout merged commit 172f168 into UpsilonNumworks:upsilon-dev Oct 20, 2024
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