Nik Clayton
|
49fd2c8478
|
Populate gradle build cache on each push to develop (#3904)
The build cache is used in ci.yml to speed up builds, but it needs to be
populated by building code that's been merged.
|
2023-08-04 14:11:30 +02:00 |
Nik Clayton
|
839d8bcc04
|
Migrate to AGP 8.0.2 / Android Studio Flamingo / Java 17 (#3541)
- Update AGP in version catalog to 8.0.2
- Set Java version to 17
- Enable non-final resource IDs
|
2023-07-30 15:50:04 +02:00 |
Nik Clayton
|
a41b81cd70
|
Allow builds on `develop` to write to the Gradle cache, update task names (#3834)
|
2023-07-12 13:26:30 +02:00 |
Nik Clayton
|
0a1be7df06
|
Experiment with linting and testing using Github actions (#3728)
Create an action that lints, tests, and builds the green debug variant.
|
2023-07-10 21:02:14 +02:00 |