Commit graph

66 commits

Author SHA1 Message Date
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
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
ec44f8795a
Refactor Gradle build away from buildscript dependencies 2022-05-16 08:08:26 +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
5eff482c0a
android: make it clearer that minify is disabled 2022-05-04 08:45:14 +05:30
f74d3ce1b4
build-logic: configure VCU to not purge library declarations 2022-04-27 00:56:10 +05:30
026d2fdb3a
build: upgrade to target Tiramisu 2022-04-27 00:28:24 +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
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