Carter Jernigan
1ce826e453
[ #464 ] Use Kover for multiplatform coverage
2022-06-06 08:41:01 -04:00
Carter Jernigan
e9fd67a51a
[ #421 ] Kotlin 1.6.21 and Compose Compiler 1.2.0-beta02
2022-06-01 05:22:57 -04:00
Carter Jernigan
ea68d63dd2
[ #387 ] Detekt 1.20.0
2022-06-01 05:22:57 -04:00
Carter Jernigan
d7c225e1d4
[ #459 ] Fladle 0.17.4
2022-06-01 05:22:57 -04:00
Carter Jernigan
319f3a3a6d
[ #458 ] Androidx Test updates
2022-06-01 05:22:57 -04:00
Carter Jernigan
2005e8a481
[ #453 ] Gradle versions plugin 0.42.0
2022-06-01 05:22:57 -04:00
Carter Jernigan
b9eea25574
[ #452 ] AGP 7.2.1
2022-06-01 05:22:57 -04:00
Carter Jernigan
a8be47bf89
[ #433 ] Use emulator.wtf for tests on CI ( #428 )
...
This should speed up our builds and reduce flakiness.
Followup items:
- Enable coverage
- Collect screenshots
- Fix target API on sdk-ext-lib #430
2022-05-17 10:06:56 -04:00
Carter Jernigan
a65aec18a4
[ #418 ] Android Gradle Plugin 7.2.0
2022-05-11 16:24:52 -04:00
Carter Jernigan
3e67fda537
[ #394 ] Kotlin 1.6.20
...
Also updated the Compose compiler to be compatible
2022-04-22 10:57:56 -04:00
Carter Jernigan
b280914a84
[ #358 ] AGP 7.1.3
2022-04-12 10:09:14 -04:00
Carter Jernigan
842fcd1574
[ #233 ] Android Gradle Plugin 7.1.2
2022-02-28 08:05:22 -05:00
Carter Jernigan
c6c59eefe1
[ #198 ] Android Gradle Plugin 7.1.1
2022-02-21 09:26:57 -05:00
Carter Jernigan
52b6382d47
Configure build with GitHub Actions
2022-01-26 15:13:19 -05:00
Carter Jernigan
40950a0377
[ #169 ] Android Gradle Plugin 7.1
...
Besides bumping the version, we can now integrate this plugin the same way we do the others. The version is now declared in the settings.gradle.kts.
The change is a bit noisy, due to needing to move our repository restrictions around.
2022-01-25 15:13:11 -05:00
Carter Jernigan
17c5c2ba6a
[ #148 ] Kotlin 1.6.10
2021-12-16 14:57:21 -05:00
Carter Jernigan
0ca63f9c75
[ #121 ] Android Gradle Plugin 7.0.4
2021-12-11 08:16:45 -05:00
Carter Jernigan
66750a58b1
[ #88 ] Kotlin 1.6
...
Updating the Compose compiler must happen in lockstep with the Kotlin version, because they are tightly coupled
Kotlin 1.6 also fixes some annoying issues with Java 17, which will make first-time setup less error prone for new contributors
2021-12-03 08:16:24 -05:00
Carter Jernigan
c457406bc3
[ #98 ] Detekt 1.19.0
2021-12-02 15:16:34 -05:00
Carter Jernigan
3bcf9b20cf
[ #77 ] Gradle 7.3
2021-11-10 11:16:09 -05:00
Carter Jernigan
7afdb59d50
[ #54 ] Add dependency locking for buildscript
...
This only locks dependencies for Gradle plugins, but not for all of the runtime dependencies that we might have. That will be accomplished in a followup change.
2021-10-25 13:56:36 -04:00