mbonnin
06/06/2020, 1:38 PMciriti
06/06/2020, 2:05 PM./gradlew refreshVersions
everything looks good but I cannot find the new dependency in the file created by the pluginlouiscad
06/06/2020, 8:19 PMciriti
06/07/2020, 11:02 AMversions.properties
is create and updatedciriti
06/07/2020, 11:02 AMciriti
06/07/2020, 11:04 AM0.7.0
, I get this error:
* What went wrong:
Execution failed for task ':buildSrcVersions'.
> Cannot serialize Kotlin type de.fayard.internal.BuildSrcVersionsExtensionImpl. Reflective serialization of Kotlin classes without using kotlin-reflect has undefined and unexpected behavior. Please use KotlinJsonAdapter from the moshi-kotlin artifact or use code gen from the moshi-kotlin-codegen artifact.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at <https://help.gradle.org>
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See <https://docs.gradle.org/6.2.1/userguide/command_line_interface.html#sec:command_line_warnings>
louiscad
06/07/2020, 11:05 AM