Henrik Rydgård
|
9f3580f67d
|
gradle: Automatically set Android version number according to git commit, when version >= 1.4. Fixes #9490.
|
2017-03-27 12:06:31 +02:00 |
|
Henrik Rydgard
|
6a88d6c5a4
|
gradle: Avoid catch-22 where you can't change the config when it starts out at release (sync needs to pass)
|
2017-03-25 09:38:05 +01:00 |
|
Henrik Rydgård
|
45e9b45830
|
Create a way to externally set versioncode and versionname. Will be useful for Google Play beta builds.
|
2017-03-23 10:47:58 +01:00 |
|
Henrik Rydgård
|
d8859acb27
|
Gradle experiment: Throw an exception quickly if trying to build release without RELEASE_STORE_FILE.
|
2017-03-20 16:15:12 +01:00 |
|
Henrik Rydgård
|
9f26d573e6
|
Android: Add way to inject signing keys into build.gradle externally.
|
2017-03-20 11:06:52 +01:00 |
|
Henrik Rydgård
|
1424713f62
|
Minor resource reorg
|
2017-03-17 12:35:27 +01:00 |
|
Henrik Rydgård
|
c18edcdab4
|
gradle: Add a new build config with debug signing but release optimization.
Add a fixed debug keystore so debug key is effectively the same on all my computers,
making testing more convenient.
|
2017-03-16 13:14:24 +01:00 |
|
Henrik Rydgård
|
f8343e9efc
|
Add Gradle build. This time, we don't remove the old build system and we don't switch Travis.
|
2017-03-15 19:42:17 +01:00 |
|