Commit Graph

36 Commits

Author SHA1 Message Date
Harsh Shandilya b68d58c19d fix(gradle): force use of new resolver for VCU 2024-02-22 13:47:04 +05:30
Harsh Shandilya 9f4caa7f62 Revert "refactor: remove unused versions plugin"
This reverts commit 9fb8e17cf6.
2024-02-08 11:29:51 +05:30
Harsh Shandilya de46f1b159
fix(gradle): remove unnecessary jvmargs setup 2023-11-19 21:12:07 +05:30
Harsh Shandilya 932b474763
chore(build): refresh Gradle Kotlin IC properties 2023-08-20 03:27:12 +05:30
Harsh Shandilya 3bb5dfffbe
refactor(build): migrate to Baseline Profile Gradle Plugin 2023-07-31 16:48:09 +05:30
Harsh Shandilya d8a76cf1e7
Revert "fix(build): temporarily revert to AGP 8.0.x"
This reverts commit 1e888494ee.
2023-06-28 10:46:59 +05:30
Harsh Shandilya 1e888494ee
fix(build): temporarily revert to AGP 8.0.x
Android Studio's canary version is going through some trouble recognizing test sources
2023-06-05 02:16:57 +05:30
Harsh Shandilya dba380e4c4
fix(gradle): remove default-enabled feature prop 2023-06-01 12:46:32 +05:30
Harsh Shandilya 4a52524212
fix(gradle): correct property name for CC 2023-06-01 12:46:32 +05:30
Harsh Shandilya 37e6c87046
feat: move up to AGP 8.2.x 2023-05-25 22:19:58 +05:30
Harsh Shandilya 5452c55e86
chore(build): enable Spotless license header sync by default 2023-04-19 12:37:44 +05:30
Harsh Shandilya 830144d5b1
fix(gradle): CC is now stable 2023-03-29 15:18:15 +05:30
Harsh Shandilya 29765f0024
fix(gradle): remove unnecessary properties 2023-01-13 11:12:55 +05:30
Harsh Shandilya 43edeaff04
fix(gradle): remove obsolete CC workaround 2023-01-13 11:11:33 +05:30
Harsh Shandilya 28c454261f
fix(deps): return to AGP 8.x 2022-12-22 11:19:05 +05:30
Harsh Shandilya 8cae135784
chore: refresh AGP experimental features opt-in 2022-11-30 14:35:56 +05:30
Harsh Shandilya aa2a109587
fix: prevent warnings in CI 2022-11-14 12:59:01 +05:30
Harsh Shandilya 2594c172f0
chore(deps): update agp to v8.0.0-alpha01 2022-09-21 16:04:30 +05:30
Harsh Shandilya 8676eb6b2c gradle: prevent IDE from importing unused source sets 2022-07-10 15:32:36 +00:00
Harsh Shandilya aa1f4cb827
gradle: bump Compose and Kotlin 2022-07-09 19:18:17 +05:30
Harsh Shandilya a381d3d1ed
build: apply gradle cache fix plugin 2022-06-28 16:55:26 +05:30
Harsh Shandilya 9a025f589a
gradle: limit daemon memory to 2G 2022-06-24 17:08:46 +05:30
Harsh Shandilya c1c3c3cdc9
android: turn on R8 2022-06-19 18:10:31 +05:30
Harsh Shandilya 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
Harsh Shandilya 23ce5a489e
gradle: fix release builds 2022-05-05 10:53:01 +05:30
Harsh Shandilya 026d2fdb3a
build: upgrade to target Tiramisu 2022-04-27 00:28:24 +05:30
Harsh Shandilya 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
Harsh Shandilya 83d64ecea9
gradle: resolve noisy build warnings 2022-04-10 00:59:35 +05:30
Harsh Shandilya 4cef244d71
build: improve compatibility with Android Studio 2022-04-05 17:09:38 +05:30
Harsh Shandilya 91d97e0696
gradle: sync property set with APS 2022-03-09 01:23:28 +05:30
Harsh Shandilya b5c2dc9aaf
gradle: upgrade dependencies and sync LazyPagingItems from upstream 2021-12-15 12:54:26 +05:30
Harsh Shandilya 66b391a2f2
build: enable support for building with Java 17 2021-12-05 19:54:25 +05:30
Harsh Shandilya 10da3e6471
gradle: enable HMPP 2021-10-06 16:44:04 +05:30
Harsh Shandilya 84ab25e63b
gradle: workaround JDK 16 incompatibilities with KAPT
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-15 12:21:51 +05:30
Harsh Shandilya 29c374859b
Initial commit
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-02 15:21:28 +05:30