-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Updated: Library, Gradle, NDK and Bootstrap updates #2875
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
Conversation
|
The
I assume you are referring to kcubeterm repo issue. Those are for And follow contributing guidelines for commits. https://github.com/termux/termux-app#for-maintainers-and-contributors Gradle and ndk changes will need to be tested as well. Also the updated bootstrap on fresh installation and possibly compared against old version. |
i've already tested the updated libs on old and fresh installation, using termux-monet (my termux fork). Everything worked, even with compileSdkVersion 31. but i'm not sure if these changes would work on Android <12. that would need to be tested with older devices. |
1ea2178 to
494c808
Compare
|
All the changes were successfully tested on Android 10, 9 and 7. Soon i'll test on Android 5 |
a96210a to
fffd1c9
Compare
4cdf3b7 to
65f7581
Compare
65f7581 to
0e5fbf5
Compare
|
Have you checked Jitpack and F-Droid incompatibility for bumping |
No fixed were required for bumping And i've tested on Android 5 some minutes ago, everything works |
But i don't have access to termux's jitpack and f-droid admin accounts to deploy anything and test, only fork's workflows |
|
Okay. Thanks. Will test myself and look into F-Droid as well. |
21804bc to
3f7a939
Compare
Some users had some trouble with bootstrap packages, leading to apt failures, so i suggest keeping them updated.
Also i've included on this pull request some library, gradle and ndk updates.