LukasLechnerDev / Kotlin-Coroutines-and-Flow-UseCases-on-Android

🎓 Learning Kotlin Coroutines and Flows for Android by example. 🚀 Sample implementations for real-world Android use cases. 🛠 Unit tests included!
Apache License 2.0
2.63k stars 433 forks source link

Upgrade gradle to version 8.0.0 from the previous version. #17

Open ericwomer opened 1 year ago

ericwomer commented 1 year ago

Latest release of Android Studio as of this writing doesn't come packaged with JDK 11 anymore, using AGP and upgrading to Gradle 8 solves this issue.