After updating to the latest Gradle versions, the Android CI in https://github.com/ably/ably-flutter/pull/415 failed because of unsatisfied Java 11 requirement. We should update the Android runners to use Java 11 instead of Java 8. Otherwise, we won't be able to use latest versions of Android tooling and Gradle components
After updating to the latest Gradle versions, the Android CI in https://github.com/ably/ably-flutter/pull/415 failed because of unsatisfied Java 11 requirement. We should update the Android runners to use Java 11 instead of Java 8. Otherwise, we won't be able to use latest versions of Android tooling and Gradle components