eba5d64998
refactor: migrate all tests to kotest
2022-11-30 01:47:17 +05:30
renovate[bot]
2320917c46
chore(deps): update dependency com.twitter.compose.rules:detekt to v0.0.26
2022-11-21 19:05:13 +00:00
a10ba38950
Revert "fix(gradle): change checkouts directory"
...
This reverts commit 6a8893a5aa
.
2022-11-19 17:32:06 +05:30
6a8893a5aa
fix(gradle): change checkouts directory
2022-11-14 14:30:40 +05:30
aa2a109587
fix: prevent warnings in CI
2022-11-14 12:59:01 +05:30
e7228d35df
Revert "feat(build-logic): remove kapt
plugin"
...
This reverts commit e0f68d05e9
.
2022-11-13 13:11:35 +05:30
renovate[bot]
0ab452f943
chore(deps): update dependency com.twitter.compose.rules:detekt to v0.0.24
2022-11-12 10:36:00 +00:00
renovate[bot]
247949f92e
chore(deps): update dependency com.twitter.compose.rules:detekt to v0.0.23
2022-11-09 14:36:56 +00:00
6a4d0c2d3a
refactor: add license headers across the board
2022-10-26 01:55:50 +05:30
5319669a8e
feat: configure Spotless license headers
2022-10-26 01:54:38 +05:30
720f946f41
fix(gradle): only allow Spotless plugin to be applied to the root project
2022-10-26 01:30:33 +05:30
renovate[bot]
765a7f6f0b
chore(deps): update dependency com.twitter.compose.rules:detekt to v0.0.22
2022-10-19 20:33:12 +00:00
renovate[bot]
46f4d9a397
chore(deps): update dependency com.twitter.compose.rules:detekt to v0.0.21
2022-10-19 12:59:44 +00:00
renovate[bot]
f1805396e5
chore(deps): update dependency com.twitter.compose.rules:detekt to v0.0.20
2022-10-11 17:04:16 +00:00
renovate[bot]
6d70d997a3
chore(deps): update dependency com.twitter.compose.rules:detekt to v0.0.19
2022-10-10 13:01:32 +00:00
4e872bfa4a
fix(gradle): re-enable Test
state tracking
2022-10-10 01:29:32 +05:30
fdc9ae8968
fix(gradle): raise Kotlin language version to 1.7
2022-10-10 01:29:32 +05:30
f31debc685
fix(gradle): enable allWarningsAsErrors
on CI
2022-10-10 01:29:32 +05:30
54c4b01411
chore(deps): upgrade to Compose Compiler 1.3.2
2022-10-05 00:08:50 +05:30
394558d634
fix(ci): run Detekt separately
2022-10-04 00:14:13 +05:30
renovate[bot]
4212ca41cf
chore(deps): update dependency com.twitter.compose.rules:detekt to v0.0.18
2022-10-03 18:01:00 +00:00
33b8503f19
feat(detekt): add a flag to turn on debug input
2022-10-03 22:48:23 +05:30
eb8be2f909
feat(detekt): try running type resolution enabled task if available
2022-10-03 22:45:21 +05:30
0f684a3728
feat(detekt): add Twitter's Compose rules
2022-10-02 16:38:12 +05:30
2685111c70
refactor(build): extract detekt configuration
2022-10-02 16:38:12 +05:30
f0cff549b4
feat(build): add Detekt
2022-10-02 16:38:12 +05:30
8e7a625750
chore(deps): upgrade to Kotlin 1.7.20
2022-09-30 12:14:38 +05:30
e0f68d05e9
feat(build-logic): remove kapt
plugin
2022-09-29 12:07:50 +05:30
renovate[bot]
97135e8101
chore(deps): update dependency com.facebook:ktfmt to v0.41
2022-09-24 00:12:46 +00:00
85d314bbf8
gradle: bump ktfmt to 0.40
2022-09-02 21:42:19 +05:30
bf94d1fbe5
all: disable Paparazzi tests and fix lint issues
2022-08-11 00:12:54 +05:30
c235d4feb2
gradle: do not attempt to filter versions
2022-08-10 23:32:40 +05:30
862eea463d
build-logic: allow Accompanist and Gradle updates
2022-08-05 20:57:50 +05:30
aa1f4cb827
gradle: bump Compose and Kotlin
2022-07-09 19:18:17 +05:30
61fabc7b35
gradle: update activity-compose and adjust updates plugin
2022-07-07 15:22:13 +05:30
d83e68ac18
build-logic: reintroduce versions plugin
2022-06-30 22:57:58 +05:30
e31df8face
spotless: bump ktfmt
2022-06-15 18:55:33 +05:30
29d63a879e
build-logic: rewrite everything to use full Gradle plugins
2022-06-10 13:20:42 +05:30
c589ef483e
fix: disable upgrades for Accompanist and Kotlin
...
- Accompanist 0.24.7-alpha brings a newer version of Compose that has a bug in LazyColumn
- Kotlin 1.6.21 breaks M3 IDE support
2022-05-10 13:23:01 +05:30
4a19b4911d
build: upgrade ktfmt
2022-05-05 10:53:01 +05:30
f74d3ce1b4
build-logic: configure VCU to not purge library declarations
2022-04-27 00:56:10 +05:30
f424d387d0
build-logic: upgrade ktfmt
2022-04-26 20:17:03 +05:30
bfdb86d2e5
common: switch to generating icons code at build-time
2022-04-23 13:12:09 +05:30
844082aed9
Switch back to Kotlin 1.6.10
...
The IDE breakage is simply not worth this
2022-04-22 19:56:26 +05:30
renovate[bot]
afc3ee5471
chore(deps): update org.jetbrains.kotlin to v1.6.20 ( #312 )
...
* chore(deps): update org.jetbrains.kotlin to v1.6.20
* gradle: fix warnings from Kotlin 1.6.20 upgrade
* Switch to Compose 0.0.0-master-dev673
JetBrains why are you like this
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2022-04-22 00:13:26 +05:30
3097eaf82f
gradle: migrate to build-logic
2022-04-05 19:29:49 +05:30