1
0
mirror of https://github.com/yairm210/Unciv.git synced 2025-03-14 20:06:22 +07:00
Unciv/gradle
wrov 9188c7790f
Multiplayer Notification Fix for random Termination ()
* Reworked Notification service to remove Nullpointer crashes due to non-final static variables being null. Instead moved all state to Worker specific architecture. Also switched to Android based localization because core-based one can be unavailable to worker.

* Added missing blanks

* Added more internationalization
Added missing androidX declaration (neccessary for newer Gradle versions)
Updated Gradle for new Android Studio Version

* Optimization

* Removed missing translations error
2020-02-27 19:35:40 +02:00
..
wrapper Multiplayer Notification Fix for random Termination () 2020-02-27 19:35:40 +02:00