I have a pipeline to build and distribute an android application. Previously i was getting success with the same bitbucket.yaml configuration but then it returns error to me. When it comes to the '''...
...------------------------------------------------------------ Gradle 5.4.1 ------------------------------------------------------------ Build time: 2019-04-26 08:14:42 UTC Revision: 261d171646b36a6a28d5a19a69676cd098a4c19d Kotlin: 1.3...
val issueInput = IssueInputBuilder() .setProjectKey(PROJECT_KEY) .setSummary(title) .setIssueTypeId(getIssueType(request.feedbackType)) .setDescription(description) .build() logger.info("Abou...
...odule @646427f7 Looking into I saw some posts in the IntelliJ issues about this, pointing to java 16 and kotlin compiler. My poem is set to <properties> <java.version>14</j...
...pitfireServiceDomainPlanSpec public constructor() : se.lantmateriet.teamtroll.plans.AbstractPlanSpec { public companion object { @kotlin.jvm.JvmStatic public final fun main(args: kotlin.Array&l...
Hi, I use Android Studio 3.3.1 for Mac/Windows 10 for creating Android mobile apps. Since it is possible to mix the 2 languages, I use both Kotlin and Java for my project. This project is p...
Copied to clipboard