renovate[bot]
97135e8101
chore(deps): update dependency com.facebook:ktfmt to v0.41
2022-09-24 00:12:46 +00:00
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
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
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
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
cbc6cdf84e
build-logic: uprev target SDK to 32
2022-06-30 22:57:58 +05:30
d83e68ac18
build-logic: reintroduce versions plugin
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
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