CodeMinion / another_brother

Another Brother Flutter SDK
BSD 3-Clause "New" or "Revised" License
21 stars 20 forks source link

jvm target compatibility should be set to the same Java version. #96

Open Blackheart8788 opened 3 weeks ago

Blackheart8788 commented 3 weeks ago

I'm getting this error after updating my grade up to 8. Do you guys any planned to update target version in the near future?

'compileDebugJavaWithJavac' task (current target is 1.8) and 'compileDebugKotlin' task (current target is 17) jvm target compatibility should be set to the same Java version.

Note: Thanks for your hard work, this package saved me.

CodeMinion commented 2 days ago

Hi @Blackheart8788 ,

Apologies for the delayed response. We plan to make the update once that Gradle version becomes the default in the template as time allows.