1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-26 15:46:23 +00:00
Files
godot/platform/android
Mark Riedesel 5fe902244a Fix android apk contents having mtime 1 month in future
minizip documentation describes tm_mon as expecting the number of months
since January - [0, 11], but the month returned by OS.get_date() is in
the range of [1, 12].
2020-10-23 15:05:48 -04:00
..
2020-07-10 13:56:54 +01:00
2020-06-22 09:21:05 +02:00
2020-04-08 01:47:09 +02:00
2020-04-08 01:47:09 +02:00
2020-04-02 13:38:00 +02:00