Skip to content

fix for gradle tools 9#420

Open
m1ga wants to merge 8 commits into
masterfrom
gradle9Fixes
Open

fix for gradle tools 9#420
m1ga wants to merge 8 commits into
masterfrom
gradle9Fixes

Conversation

@m1ga

@m1ga m1ga commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

fixing gradle issues, needed for tidev/titanium-sdk#14410

  • fix gradle 9 parts (e.g. load external libraries)
  • upgrade commons-lang3
  • upgrade npm packages

@m1ga m1ga marked this pull request as draft May 19, 2026 11:45
@socket-security

socket-security Bot commented May 19, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedtitanium@​5.4.1 ⏵ 8.1.579 +2100100 +195 +6100

View full report

@m1ga m1ga marked this pull request as ready for review May 19, 2026 12:34
@m1ga

m1ga commented Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

@hansemannn since the gradle 9 update was merged into 13.3.0 we have to merge this one here too (was linked in the other PR). Otherwise building hyperloop apps will show:

[ERROR] [GRADLE] 
[ERROR] [GRADLE] FAILURE: Build failed with an exception.
[ERROR] [GRADLE] 
[ERROR] [GRADLE] * Where:
[ERROR] [GRADLE] Build file '/home/miga/tools/hyperloop-examples/build/hyperloop/android/gradle-project/build.gradle' line: 56
[ERROR] [GRADLE] 
[ERROR] [GRADLE] * What went wrong:
[ERROR] [GRADLE] Execution failed for task ':gradle-project:generateJarDependenciesFile'.
[ERROR] [GRADLE] > Could not get unknown property 'sdkDirectory' for object of type com.android.build.gradle.internal.dsl.LibraryExtensionImpl$AgpDecorated.
[ERROR] [GRADLE] 
[ERROR] [GRADLE] * Try:
[ERROR] [GRADLE] > Run with --stacktrace option to get the stack trace.
[ERROR] [GRADLE] > Run with --info or --debug option to get more log output.
[ERROR] [GRADLE] > Run with --scan to get full insights from a Build Scan (powered by Develocity).
[ERROR] [GRADLE] > Get more help at https://help.gradle.org.
[ERROR] [GRADLE] 
[ERROR] [GRADLE] BUILD FAILED in 9s
[ERROR] "gradlew" tool returned exit code: 1

Test module: hyperloop-android-8.0.0.zip

@m1ga m1ga requested a review from hansemannn June 17, 2026 15:19
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.

1 participant