This repository has been archived by the owner on Oct 31, 2022. It is now read-only.
0.13.3 Release
Lower Java requirement back to 8
- Fixed an unintentional minimum Java 11 requirement from version 0.13.2
- PR #163
- Fixes errors like:
No matching variant of gradle.plugin.com.onesignal:onesignal-gradle-plugin:0.13.2 was found. The consumer was configured to find a runtime of a component compatible with Java 8
- NOTE: Use 0.13.4 instead as this version only lifted the requirement but did not contain .class files compiled with Java 8.