umair13adil / flutter_logs

An extensive logging framework developed for flutter apps.
https://itnext.io/sending-logs-from-flutter-apps-in-real-time-using-elk-stack-mqtt-c24fa0cb9802
Apache License 2.0
39 stars 28 forks source link

jvm kotlin-java versions inconsistents #72

Open ced1check opened 1 month ago

ced1check commented 1 month ago

Had to redo the PR. Compatibility versions are specified twice (1.8 and 17) and inconsistent, while kotlin is using 1.8 compatibility needs to use the same.