mirror of
https://github.com/yairm210/Unciv.git
synced 2025-03-04 22:50:50 +07:00

* 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
2 lines
52 B
INI
2 lines
52 B
INI
android.useAndroidX=true
|
|
android.enableJetifier=true |