839773e48e
refactor(gradle): configure Lint for all modules
2022-11-14 13:56:56 +05:30
6a4d0c2d3a
refactor: add license headers across the board
2022-10-26 01:55:50 +05:30
1560574e15
fix: delete artifact directories before copying to them
2022-10-24 22:04:51 +05:30
cc55687292
feat(rename-artifacts): add support for obfuscation mapping files
2022-10-24 19:17:54 +05:30
6ee00f6a27
refactor(build-logic): cleanup Detekt issues
2022-10-06 11:43:54 +05:30
5124f27b81
fix(build-logic): fix benchmark target/compile SDK
2022-09-30 13:33:56 +05:30
528e3c7821
feat(build-logic): port slimTests
from APS
2022-09-21 16:19:15 +05:30
f1bca7522c
fix(rename-artifacts): resolve version from outputs directly
...
Due to reasons I don't fully understand this cannot be resolved from
the `android` DSL so we're just cutting it out and introspecting the
outputs we're already processing to discover the version name
2022-09-11 01:23:34 +05:30
ad0c47786e
feat(build-logic): introduce versioning plugin
2022-09-10 16:42:40 +05:30
3622fc7b8a
build-logic: move target SDK to 33
2022-08-10 22:47:37 +05:30
a0fdd25979
Revert "android: set android:enableOnBackInvokedCallback="true"
"
...
This reverts commit fe41c885e4
.
2022-08-07 16:18:19 +05:30
fe41c885e4
android: set android:enableOnBackInvokedCallback="true"
2022-08-06 01:46:37 +05:30
cbc6cdf84e
build-logic: uprev target SDK to 32
2022-06-30 22:57:58 +05:30
a381d3d1ed
build: apply gradle cache fix plugin
2022-06-28 16:55:26 +05:30
4d6b97adaf
build-logic: make android-common a separate plugin and support com.android.test
2022-06-21 00:11:58 +05:30
c1c3c3cdc9
android: turn on R8
2022-06-19 18:10:31 +05:30
29d63a879e
build-logic: rewrite everything to use full Gradle plugins
2022-06-10 13:20:42 +05:30
4f97d6f7dc
android: revert back to target API 31
...
Revert "gradle: bump AndroidX libraries for Tiramisu compat"
This reverts commit e364d0c64d
.
Revert "gradle: downgrade activity-compose"
This reverts commit fcf94f40e9
.
Revert "build: upgrade to target Tiramisu"
This reverts commit 026d2fdb3a
.
2022-05-25 13:15:01 +05:30
2a87fcf968
gradle: upgrade AGP
2022-05-24 13:29:40 +05:30
5eff482c0a
android: make it clearer that minify is disabled
2022-05-04 08:45:14 +05:30
026d2fdb3a
build: upgrade to target Tiramisu
2022-04-27 00:28:24 +05:30
d3c471168b
build-logic: raise min SDK to 26
2022-04-14 18:16:23 +05:30
3097eaf82f
gradle: migrate to build-logic
2022-04-05 19:29:49 +05:30