Commit graph

59 commits

Author SHA1 Message Date
53ab07c99c
build: bump r8 2022-01-15 01:43:19 +05:30
renovate[bot]
5c33ce8ffe
chore(deps): update plugin com.diffplug.spotless to v6.2.0 (#285)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 18:51:57 +05:30
renovate[bot]
308bfc5ac7
chore(deps): update plugin com.diffplug.spotless to v6.1.2 (#282)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-07 17:48:15 +05:30
f363d093f1
build: remove wrapper task
Renovate takes care of this
2021-12-25 18:30:53 +05:30
70200ace8b
build: use spotless extension directly 2021-12-25 18:30:34 +05:30
renovate[bot]
b49bdece73
chore(deps): update plugin com.diffplug.spotless to v6.1.0 (#275)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-24 16:57:46 +05:30
renovate[bot]
313747ee49
chore(deps): update plugin com.diffplug.spotless to v6.0.5 (#269)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-23 15:50:22 +05:30
b5c2dc9aaf
gradle: upgrade dependencies and sync LazyPagingItems from upstream 2021-12-15 12:54:26 +05:30
fb69deb07b
gradle: bump to 7.3.1 2021-12-05 19:57:56 +05:30
66b391a2f2
build: enable support for building with Java 17 2021-12-05 19:54:25 +05:30
51f8962623
Update dependencies 2021-11-26 16:17:24 +05:30
2cc08008fd
build: rollback to AGP stable, uprev Hilt and Spotless 2021-11-15 22:03:26 +05:30
3329e4223b
gradle: bump to 7.3 2021-11-10 13:48:19 +05:30
2d7b0bb3ab
gradle: upgrade Accompanist and AGP 2021-11-07 23:21:31 +05:30
b8022b1e41
Revert "build: bump AGP and Gradle"
Somehow fails to register the model subproject.

This reverts commit 7f29e23faa.
2021-10-28 14:39:13 +05:30
9d20916a99
build: upgrade all dependencies 2021-10-28 02:22:41 +05:30
852f11e80a
build: remove unnecessary Kotlin version check suppression 2021-10-28 02:12:35 +05:30
7f29e23faa
build: bump AGP and Gradle 2021-10-28 02:07:42 +05:30
2606f2e79b
build: upgrade R8 2021-10-24 11:32:16 +05:30
6522067abd
build: upgrade ktfmt 2021-10-21 10:23:39 +05:30
e6895b9a2c
build: upgrade Spotless 2021-10-21 10:22:51 +05:30
b6a8d4ffcc
build: bump AGP 2021-10-21 09:56:43 +05:30
5aafead87e
build: upgrade Hilt 2021-10-14 08:33:53 +05:30
b0c3af7883
build: bump to AGP 7.1.0-alpha13 2021-10-06 10:53:26 +05:30
096d2882e2
all: refactor model classes and serialization
- Move model classes to a standalone `model` Gradle module
- Migrate from Moshi to kotlinx.serialization for multiplatform support
2021-09-30 13:20:08 +05:30
fde4e01697
build: upgrade all dependencies 2021-09-30 11:47:58 +05:30
ffcb270013
all: remove prettier from Spotless and reformat XML 2021-09-23 20:07:14 +05:30
23deb94e27
build: bump Kotlin 2021-09-21 15:37:16 +05:30
a9b02376a3
build: bump dependencies 2021-09-18 10:35:06 +05:30
ad2d9bb7d8
build: bump JB Compose, MoshiX and Coroutines 2021-09-15 10:49:22 +05:30
1ab9be200f
build: bump AGP 2021-09-04 02:22:55 +05:30
94afba68a1
all: update JB Compose and KSP deps 2021-08-29 19:36:45 +05:30
558c96a989
build: bump Spotless 2021-08-27 00:13:08 +05:30
5cabbeeb10
build: bump Prettier 2021-08-26 11:28:16 +05:30
80fec48ec9
build: configure Spotless at top-level only 2021-08-26 11:28:16 +05:30
03b4e2496a
build: bump AGP to 7.1.0-alpha10 2021-08-26 00:42:37 +05:30
f46d053666
gradle: bump to 7.2 2021-08-24 14:52:55 +05:30
25cb8f3b6f
build: bump ktfmt 2021-08-24 14:46:23 +05:30
ddb9bfeb07
build: update dependencies 2021-08-24 14:18:07 +05:30
1f229dfdf9
build: bump AGP 2021-08-12 09:58:48 +05:30
450d4836c5
build: cleanup dependency resolution and remove unused dependency 2021-08-05 21:25:13 +05:30
d65e14b2c8
build: configure Kotlin options for all projects 2021-08-05 21:19:03 +05:30
2d35b99daf
build: bump to latest R8 2021-08-05 19:49:32 +05:30
a4eaad639f
build: remove DaggerTrack 2021-08-05 01:40:48 +05:30
89dbf124d8
all: upgrade dependencies 2021-08-05 01:29:27 +05:30
7445f7d94e
build: bump AGP to 7.1.0-alpha03 2021-07-09 11:19:47 +05:30
c927a47759
android: enable R8 2021-07-08 02:18:23 +05:30
1c2ae9ad99
build: upgrade all dependencies 2021-07-08 01:55:12 +05:30
2852cbaff0
build: upgrade ktfmt 2021-06-29 02:22:01 +05:30
61e1deb478
android: add and configure DaggerTrack
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-19 13:38:09 +05:30