Closed jbarr21 closed 1 year ago
Set version 1.8 since thats what the main apps use and we want to be compat when using Gradle module metadata
Tested with this command return all version 8:
gw tasks --all | ag "outgoingVariants" | ag -v "samples:|intellij" | choose 0 | xargs ./gradlew | ag "org.gradle.jvm.version.*\d+"
Set version 1.8 since thats what the main apps use and we want to be compat when using Gradle module metadata
Tested with this command return all version 8: