omise / omise-android

Omise Android SDK
https://docs.opn.ooo
Other
50 stars 32 forks source link

Set cd jdk back to 11 #341

Closed AnasNaouchi closed 6 months ago

AnasNaouchi commented 6 months ago

Description

In order to maintain compatibility and ensure that the library has no issues with major java versions, the library in the CI workflow will be compiled using JDK 17 and for publishing the library will be built using jdk 11 as java is backward compatible but users on older java versions may face some issues if they try to run a library compiled using a higher version than what they have locally if the library utilizes some features that are not compatible.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud