Closed ElaineBSchwaner closed 1 year ago
I got it.
Just had to add this before FlutterInstall@0:
- task: JavaToolInstaller@0
inputs:
versionSpec: '11'
jdkArchitectureOption: 'x64'
jdkSourceOption: 'PreInstalled'
Hello, colleagues!
Everything was going well. But I had to upgrade gradle to use Firebase, now it is failing build due to this error:
How can I use Java 11 with this plugin?
Thank you!