Commit Graph

13 Commits

Author SHA1 Message Date
Honza Rychnovsky f9c4d20449
[#130] Bump + suppress 2022-12-20 09:57:32 +01:00
Honza Rychnovsky 1e2b4060dd
[#121] Kotlin 1.7.21
* [#121] Kotlin 1.7.21

* Fix dependencies locks
2022-12-16 14:12:17 +01:00
Alex 22f7a5e832
[#113] Kotlin 1.7.20 (#114) 2022-10-19 12:17:47 +02:00
Bruno Wieczorek 2ea47dc50c
Move tests from jvmTest to commonTest (#108)
The first step for making the library multiplatform. This commit also
removes JSON parsing and Moshi test dependency.

This change also includes moving test extensions and test data to utils
package.
2022-10-10 16:49:37 -04:00
Alex b6e8953ca2
[#104] ktlint 0.47.1 (#106) 2022-09-20 15:49:26 +02:00
Carter Jernigan 915167f500 [#90] Detekt 1.21.0 2022-08-09 16:46:14 -04:00
Carter Jernigan 6b86d28428 [#95] Fix publishing all variants
Previously just the multiplatform metadata was being published
2022-07-29 09:19:15 -04:00
Carter Jernigan 23278b9c96 [#52] Fix signing maven publications
- Remove `IS_RELEASE_SIGNING_ENABLED` as it didn’t do what was expected.  It just made signing optional and didn’t toggle signing off.
 - Removed passing signing key for snapshot deployments in deployment
 - Pass signing key for maven local deployment for release deployment
2022-07-26 13:05:37 -04:00
Carter Jernigan c39fbb2b1d [#52] Fix Maven deployment 2022-07-19 17:08:57 -04:00
Carter Jernigan 2c19d7686c [#89] Kotlin 1.7.10 2022-07-19 17:08:57 -04:00
Carter Jernigan b6c2c46fab
[#87] Gradle 7.5
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2022-07-18 10:05:02 -04:00
Carter Jernigan 3ab9b6d059 [#80] Kotlin 1.7.0 2022-07-06 07:01:51 -04:00
Carter Jernigan 8ca01777c8
[#65] Support included builds
Namespacing the build-conventions will solve issues with included build name conflicts.

Namespacing the lib will also prevent conflicts with included builds.
2022-06-14 08:30:12 -04:00