Commit Graph

200 Commits

Author SHA1 Message Date
e81d8ff646 3.16.13 2021-09-08 23:06:10 +03:00
2474c6a635 Re-upgraded Kotlin to 1.5.30, and together with it - minSdk and source&target compatibility to 1.8.
We've finally advanced to 2015 (when 1.7 was deprecated)
2021-09-05 19:36:35 +03:00
a28feda692 3.16.12
Reverted Kotlin upgrade since it doesn't play well with Android compile :(
2021-09-05 19:01:54 +03:00
6567088efe 3.16.12 2021-09-05 15:10:21 +03:00
f3a8188cb1 Kotlin 1.5.30 test (#5089)
* Kotlin bump to 1.5.30

* Needed change due to (correct!) new compile error
2021-09-05 00:28:21 +03:00
7c3f8ce661 3.16.11 2021-09-02 21:03:18 +03:00
a77e8015e1 3.16.10 2021-08-30 23:30:09 +03:00
6a3fddc757 3.16.9 2021-08-29 01:43:22 +03:00
d2cd65dd6a changelog+buildconfig for next version 2021-08-26 17:45:17 +03:00
e62fdc2218 3.16.7 2021-08-23 21:11:21 +03:00
7228b2d4ae 3.16.6 2021-08-21 21:22:24 +03:00
85ed8a27d3 Bumped sourceCompatibility to Java 7
Released in 2011 and by now technically out of support for 2 years.
Gotta roll with the times, but roll slowly.
2021-08-20 15:24:02 +03:00
4c0d33e2c2 3.16.5-googlePlayPushTest 2021-08-20 09:35:28 +03:00
cd1a25aeb3 Added push to Google Play as a release step (#4912)
* t1

* Only run on tag

* Added Google Play service account

* t3 - now with correct signing location

* whatsNewDirectory

* This is just to test if the automatic upload to Google Play is working

* Removed Android SDK

not sure it's needed for android build and signing

* Returned branch to master

Should be final!
2021-08-20 01:11:41 +03:00
eb8e76ba08 3.16.5 2021-08-19 20:49:08 +03:00
5773afb6e1 3.16.4-patch2 2021-08-17 23:29:17 +03:00
0436e67342 3.16.4-patch1 2021-08-16 19:31:12 +03:00
c1acda6c6b 3.16.4 2021-08-15 22:04:12 +03:00
c100d5fb09 3.16.3 2021-08-12 20:58:48 +03:00
b276250dfc 3.16.2-patch1 2021-08-11 20:50:52 +03:00
7cd368d024 3.16.2 2021-08-08 23:20:44 +03:00
8394930d6d 3.16.1 2021-08-06 15:21:57 +03:00
000ef80c0f 3.16.0-patch1 2021-08-04 18:36:43 +03:00
a3c9214500 3.16.0 2021-08-03 22:41:10 +03:00
1ac10813bc 3.15.18 2021-08-01 22:19:57 +03:00
692cbaa84a 3.15.17 2021-07-30 16:28:17 +03:00
98eba6a995 Resolved #4671 - Buildings from era are applied before buildings from policies 2021-07-29 17:44:18 +03:00
bc1455de2a 3.15.15 2021-07-25 19:49:39 +03:00
f2697ee8a1 3.15.14 2021-07-22 20:39:24 +03:00
bdf46ea66c 3.15.13 2021-07-19 22:31:55 +03:00
60bcc8f1cf 3.15.12-patch1 2021-07-16 09:23:49 +03:00
6b73a3e9d7 3.15.12 2021-07-14 22:34:11 +03:00
573eacb8c9 3.15.11 2021-07-12 22:03:14 +03:00
5a0eb11bd0 3.15.10 2021-07-10 23:56:06 +03:00
ecd5ae5128 3.15.9 2021-07-07 20:54:19 +03:00
b748f92bb5 3.15.8 2021-07-04 21:09:17 +03:00
95ae1cea30 3.15.7 2021-07-01 22:44:36 +03:00
0b6510a39c 3.15.6 2021-06-29 23:15:57 +03:00
d993ebc206 3.15.5-patch1 2021-06-26 23:25:21 +03:00
7b7101b0b7 3.15.5 2021-06-25 17:42:35 +03:00
74e3b67afe 3.15.4 2021-06-23 10:29:51 +03:00
837d78db21 3.15.3 2021-06-20 22:00:59 +03:00
8f19c27e03 3.15.2-patch1 2021-06-18 11:22:55 +03:00
243647dea6 3.15.2 2021-06-18 10:08:59 +03:00
11af49e6da 3.15.1 2021-06-16 10:59:15 +03:00
60d8adce38 3.15.0 2021-06-13 22:40:12 +03:00
a5d2b2f154 3.14.16 2021-06-10 14:49:08 +03:00
8228d62d43 3.14.15 2021-06-07 22:47:52 +03:00
a1b0a90506 3.14.14 2021-06-04 14:33:22 +03:00
a70bb43dae Rewrote 'check unneeded tech prerequisites' that was causing ANRs and lowered time from 714ms to 1ms on my computer (!) for RekMOD check.
Also removed it from being blocking, since some important older mods (e.g. DeCiv) are unplayable because of this.
2021-06-03 19:07:34 +03:00