Nik Clayton
f118088161
Revert "Enable gradle build cache for Bitrise builds" ( #3920 )
...
Reverts tuskyapp/Tusky#3840 . Turns out this needs to be enabled at
Bitrise, and it's not on our plan. So every build is running this extra
workflow, but it's not providing any benefit, just slowing things down.
2023-08-24 13:01:03 +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
e35cc2dcef
Enable gradle build cache for Bitrise builds ( #3840 )
...
Read/write to the cache for nightly / release builds, read from the
cache for other builds.
2023-07-26 22:54:30 +02:00
Konrad Pozniak
3d71b6e69a
add lint to ci checks ( #3462 )
...
* add lint to ci checks
* update lint baseline
2023-03-21 18:56:11 +01:00
Konrad Pozniak
66eadabd44
update release process ( #3439 )
2023-03-18 09:51:21 +01:00