renovate[bot]
|
61b000dc48
|
chore(deps): update dependency com.facebook:ktfmt to v0.46
|
2023-09-20 00:04:33 +05:30 |
|
renovate[bot]
|
93292c3d5a
|
chore(deps): update dependency com.facebook:ktfmt to v0.45
|
2023-09-18 23:38:00 +05:30 |
|
|
e49a2c2cbc
|
fix(build): disable NewerVersionAvailable Lint
|
2023-09-07 23:52:15 +05:30 |
|
|
5cb4af40cd
|
fix(build): simplify Lint task dependencies
|
2023-08-24 17:16:55 +05:30 |
|
|
591c68a6e4
|
scripts: return to monke
I don't like bash but turns out I dislike Python more
This reverts commit 2628bfc2cd , d77fa13903 and 69f63cced4 .
|
2023-08-10 02:58:58 +05:30 |
|
|
432a438815
|
chore(ci): add Python to Spotless
|
2023-08-02 01:40:36 +05:30 |
|
|
3bb5dfffbe
|
refactor(build): migrate to Baseline Profile Gradle Plugin
|
2023-07-31 16:48:09 +05:30 |
|
|
e3627ca89d
|
fix: prevent upgrading to Anvil k1.8 build
|
2023-07-29 20:22:24 +05:30 |
|
|
29c0369d43
|
fix(build): set proguard files for all build types
Some cursed day you might be enabling R8 on debug builds
|
2023-07-19 22:24:23 +05:30 |
|
|
1e4217598f
|
fix(build): make slimTests skip debug rather than select release
|
2023-07-17 15:08:52 +05:30 |
|
|
9a5a417418
|
feat(build): add copyright license headers to XML files
|
2023-07-09 22:59:58 +05:30 |
|
|
fe752f839a
|
feat(build): migrate to Gradle JVM Toolchains
|
2023-07-01 18:21:10 +05:30 |
|
|
c089e5ae5a
|
fix(build): make slim tests optional
|
2023-06-28 10:46:59 +05:30 |
|
|
d8a76cf1e7
|
Revert "fix(build): temporarily revert to AGP 8.0.x"
This reverts commit 1e888494ee .
|
2023-06-28 10:46:59 +05:30 |
|
|
9c2c238e1e
|
fix(build): raise target SDK to 34
|
2023-06-22 11:27:42 +05:30 |
|
|
1e888494ee
|
fix(build): temporarily revert to AGP 8.0.x
Android Studio's canary version is going through some trouble recognizing test sources
|
2023-06-05 02:16:57 +05:30 |
|
|
dfe108d13e
|
fix(deps): use an unreleased R8 build with verifier crash fix
|
2023-05-26 01:08:19 +05:30 |
|
|
37e6c87046
|
feat: move up to AGP 8.2.x
|
2023-05-25 22:19:58 +05:30 |
|
|
7cbc96161e
|
feat(build): raise target bytecode to Java 17
|
2023-05-16 16:14:10 +05:30 |
|
|
15b1e68611
|
Revert "feat: add gradle-dependencies-sort plugin"
The lexer/parser on this is very sensitive to custom APIs being used in the
`dependencies {}` DSL.
This reverts commit 069c5a4389 .
|
2023-05-05 20:31:29 +05:30 |
|
|
a5e25e2eb5
|
refactor(build): simplify test dependency setup
|
2023-05-05 20:31:29 +05:30 |
|
|
069c5a4389
|
feat: add gradle-dependencies-sort plugin
|
2023-05-04 15:09:41 +05:30 |
|
|
b498cf4b62
|
feat: fix Sentry disabling logic again
|
2023-05-04 14:09:05 +05:30 |
|
renovate[bot]
|
b1a66bb8dd
|
chore(deps): update dependency com.facebook:ktfmt to v0.44 (#374)
* chore(deps): update dependency com.facebook:ktfmt to v0.44
* chore: reformat
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
|
2023-04-29 09:48:04 +05:30 |
|
|
0cd4257e73
|
Revert "feat(build): upgrade to AGP 8.1.0-beta01"
Newer AGP releases cause incorrect desugaring of the Crux dependency
This reverts commit 68a20e0d11 .
|
2023-04-26 14:37:03 +00:00 |
|
|
68a20e0d11
|
feat(build): upgrade to AGP 8.1.0-beta01
|
2023-04-25 18:42:05 +05:30 |
|
|
1323668fe6
|
feat(build): add a task to collect Lint SARIF reports
|
2023-04-20 18:00:01 +05:30 |
|
|
24b747eb38
|
fix(build): correct plugin application ordering
|
2023-04-20 18:00:01 +05:30 |
|
|
237a06f1cf
|
feat(build): apply Android Lint plugin to JVM modules
|
2023-04-20 18:00:01 +05:30 |
|
|
66ce35927a
|
refactor(build): extract out Lint config
|
2023-04-19 17:16:06 +05:30 |
|
|
468d363c65
|
feat(build): rework Lint config
- Export SARIF output
- Expand enabled ruleset
- Make HTML reports more detailed
|
2023-04-19 15:19:15 +05:30 |
|
|
6b164f84d9
|
refactor(build): migrate to Kotlin compilerOptions DSL
|
2023-04-19 12:36:03 +05:30 |
|
|
a2157ae618
|
feat: rework Sentry disabling logic for benchmark builds
|
2023-04-18 13:44:18 +05:30 |
|
|
e91b344bea
|
fix(build): remove no longer needed SAM conversion flag
|
2023-03-24 14:59:34 +05:30 |
|
|
491d8a6e71
|
fix(build): remove no longer needed afterEvaluate
|
2023-03-24 14:37:01 +05:30 |
|
|
c1f1d67bfa
|
feat(android): add a repository for extracting CSRF token
|
2023-03-10 01:29:04 +05:30 |
|
|
456205dece
|
chore(deps): bump compose-lint-checks
|
2023-03-09 01:08:21 +05:30 |
|
|
05e9c25742
|
fix: update incorrect comment
|
2023-03-08 02:50:17 +05:30 |
|
|
d7cc55ed53
|
chore(build): make Lint errors fatal
|
2023-03-08 02:27:51 +05:30 |
|
|
0ae48dee33
|
feat(build): remove Detekt and switch to Slack's Compose lints
|
2023-03-08 02:27:51 +05:30 |
|
|
cb798cf011
|
feat: upgrade to OkHttp 4.10.0
|
2023-03-07 12:53:51 +05:30 |
|
|
a26fd0862f
|
fix(build): skip Sentry setup for CI benchmarks
|
2023-03-06 03:17:49 +05:30 |
|
|
ab905d4061
|
fix(build): set a default for sentryDsn
|
2023-03-06 02:45:26 +05:30 |
|
|
905c27fe84
|
feat: set up Sentry
|
2023-03-03 02:42:01 +05:30 |
|
renovate[bot]
|
a78ae68024
|
chore(deps): update dependency io.nlopez.compose.rules:detekt to v0.1.2
|
2023-02-27 12:02:36 +00:00 |
|
|
95fd166a98
|
fix: remove slimTests property and make it default
|
2023-02-19 11:22:47 +05:30 |
|
|
e62e257154
|
chore: polish license headers
|
2023-02-19 09:23:00 +05:30 |
|
|
9638c8bab5
|
feat(deps): switch to Nacho's compose-rules fork
He is continuining maintenance of the work he started at Twitter.
|
2023-02-11 00:26:43 +05:30 |
|
renovate[bot]
|
da1948c0e6
|
chore(deps): update dependency com.facebook:ktfmt to v0.43
|
2023-02-07 16:35:32 +00:00 |
|
|
3e2d32e4c9
|
chore: refresh license headers
|
2023-01-11 02:40:44 +05:30 |
|