Commit graph

20 commits

Author SHA1 Message Date
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