openvehicles / Open-Vehicle-Android

Android App for OVMS
Other
54 stars 45 forks source link

Update Gradle wrapper, dependencies and plugins #155

Closed francos closed 10 months ago

francos commented 10 months ago

@dexterbg I can't assign the PR to you because I must not have permission to do that, but please have a look at it when you have time :)

I will be creating different PRs with smaller changes so they are easier to review. I will do the migration to Kotlin as the last PR.

dexterbg commented 10 months ago

Franco, to inform you: I'm currently preparing the migration from GCM to FCM, still in Java. Shouldn't take much longer for the commit, this is going to touch the "receiver" classes (reduce complexity there) and the MainActivity.

Regards, Michael

francos commented 10 months ago

Thanks for letting me know @dexterbg, I have another PR ready to be created (merging the Luttu library module into the app module) but I'll wait for yours to be merged first and then will update my branch before creating the PR :)