growthbook / growthbook-sdk-java

The Java SDK for GrowthBook (JVM, Android)
https://docs.growthbook.io/lib/java
MIT License
7 stars 10 forks source link

Java versions CI task #10

Closed tinahollygb closed 1 year ago

tinahollygb commented 1 year ago

You can see an example build using the matrix strategy here: https://github.com/growthbook/growthbook-sdk-java/actions/runs/3413477634/jobs/5680228521

image

Java version 17 is the default version and the one that is used for compilation to Jitpack. It's not included in the matrix to avoid redundancy.

After consulting a Java version releases table, I think the versions I'm supporting our sufficient. Happy to add a different version to this list if necessary.

CleanShot 2022-11-07 at 11 42 12@2x