Skip to content

Conversation

@AlexanderBartash
Copy link
Contributor

Hello/bonjour,

What?

Resolves #735

Tell us what these changes are doing.

Why?

The plugin does not work with Gradle 9.

How?

Replaced the internal API usage DefaultClientModule with public API for creating a dependency object programmatically.

Testing?

I did not, lets see what CI tells us 😅

@AlexanderBartash
Copy link
Contributor Author

Caused by: java.lang.IllegalStateException: The key ID must be in a valid form (eg 00B5050F or 0x00B5050F), given value:

Is CI supposed to work?

@sbonisch
Copy link

Do we get this PR merged? @LouisCAD

@LouisCAD
Copy link
Member

I'm currently looking into it, thanks for your patience 🙏

@LouisCAD LouisCAD self-assigned this Aug 15, 2025
@LouisCAD
Copy link
Member

Caused by: java.lang.IllegalStateException: The key ID must be in a valid form (eg 00B5050F or 0x00B5050F), given value:

Is CI supposed to work?

Yes, it is supposed to, not a priority compared to the project actually working, but noted the issue.

@LouisCAD
Copy link
Member

Could fix the CI, not sure what changed, but it wasn't too hard of a fix.

Thanks for your contribution!

@LouisCAD LouisCAD merged commit bb18761 into Splitties:main Aug 15, 2025
1 check passed
@LouisCAD
Copy link
Member

Will let you know once there's a release with this fix. Should happen over the weekend.

@LouisCAD
Copy link
Member

Fixed in 0.60.6!

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.

refreshVersions not supporting Gradle 9.0.0 because of DefaultClientModule dependency

3 participants