Skip to content

Conversation

@TCke83
Copy link
Contributor

@TCke83 TCke83 commented Oct 25, 2025

… versions (<10)

@jimirocks
Copy link
Contributor

thx for contribution, but this project migrated to Java 11 long time ago, so even the build is not binary compatible with older versions than 11. So in this perspective what meaning could have this change? May be if supporting some older JVMs is desired - more changes are needed then?

@TCke83
Copy link
Contributor Author

TCke83 commented Oct 26, 2025

@jimirocks i use the library in an Android application. This also is compiled with Java 11, but the StandardCharsets encoder method for URLEncoder doesn't seem to exist on Android. All the other functionality works normal. So I think this small change is acceptable to make the code compatible on Android

@jimirocks
Copy link
Contributor

Ahh thx for context. The android is kind of different than JVM

@jimirocks jimirocks merged commit d0058ff into Smarteon:master Oct 26, 2025
1 check passed
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