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

Update gradle, android gradle plugin and dependencies #3619

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fornwall
Copy link
Member

@fornwall fornwall commented Oct 2, 2023

Updates:

  • Gradle from 7.2 to 8.10.2
  • The Android Gradle plugin from 4.2.2 to 8.7.2 (note that this change requires gradle to be run with java 17)
  • NDK used to build the native code from 22.1.7171670 (r22b) to 27.2.12479018 (r27c)
  • Updates several java library dependencies to their latest versions

Note that I haven't been able to test on Android versions older than 7, as I don't have a device with that version, and the Android emulator dies directly on startup for these versions (on arm mac, perhaps due to only 32-bit arm being available for old Android versions).

@fornwall fornwall force-pushed the update-gradle branch 2 times, most recently from 6d8542a to e490087 Compare October 2, 2023 22:13
@fornwall fornwall force-pushed the update-gradle branch 3 times, most recently from b0dea1c to 5e1a770 Compare October 8, 2023 18:03
@fornwall fornwall force-pushed the update-gradle branch 2 times, most recently from 8dbb212 to 98645ce Compare September 27, 2024 09:56
@agnostic-apollo
Copy link
Member

I plan on getting back to plugin app updates next week so will look into pushing the related local changes for termux app for this too. Some of these changes are not required and some dependency updates will require testing. If I couldn't get to it next week, then will let you know, then you can merge this, I will sort out my conflicts later.

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