Unciv/gradle/wrapper
wrov 9188c7790f
Multiplayer Notification Fix for random Termination (#2024)
* 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
..
gradle-wrapper.jar Initial commit 2017-11-22 00:09:35 +02:00
gradle-wrapper.properties Multiplayer Notification Fix for random Termination (#2024) 2020-02-27 19:35:40 +02:00