Commit graph

20 commits

Author SHA1 Message Date
aa2a109587
fix: prevent warnings in CI 2022-11-14 12:59:01 +05:30
2594c172f0
chore(deps): update agp to v8.0.0-alpha01 2022-09-21 16:04:30 +05:30
8676eb6b2c gradle: prevent IDE from importing unused source sets 2022-07-10 15:32:36 +00:00
aa1f4cb827
gradle: bump Compose and Kotlin 2022-07-09 19:18:17 +05:30
a381d3d1ed
build: apply gradle cache fix plugin 2022-06-28 16:55:26 +05:30
9a025f589a
gradle: limit daemon memory to 2G 2022-06-24 17:08:46 +05:30
c1c3c3cdc9
android: turn on R8 2022-06-19 18:10:31 +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
23ce5a489e
gradle: fix release builds 2022-05-05 10:53:01 +05:30
026d2fdb3a
build: upgrade to target Tiramisu 2022-04-27 00:28:24 +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
83d64ecea9
gradle: resolve noisy build warnings 2022-04-10 00:59:35 +05:30
4cef244d71
build: improve compatibility with Android Studio 2022-04-05 17:09:38 +05:30
91d97e0696
gradle: sync property set with APS 2022-03-09 01:23:28 +05:30
b5c2dc9aaf
gradle: upgrade dependencies and sync LazyPagingItems from upstream 2021-12-15 12:54:26 +05:30
66b391a2f2
build: enable support for building with Java 17 2021-12-05 19:54:25 +05:30
10da3e6471
gradle: enable HMPP 2021-10-06 16:44:04 +05:30
84ab25e63b
gradle: workaround JDK 16 incompatibilities with KAPT
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-15 12:21:51 +05:30
29c374859b
Initial commit
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-02 15:21:28 +05:30