Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

213
Views
Causa de la migración de kotlin 1.5.20 a 1.6.10: se produjo una excepción al aplicar la solicitud del complemento [id: 'kotlin-android']

Proyecto de varios módulos, utilizando script buildSrc y Kotlin para la compilación.

Cambie la versión de Kotlin de 1.5.20 a 1.6.0 o 1.6.10 porque:

 org.gradle.internal.exceptions.LocationAwareException: Build file '/projectpath/library/build.gradle.kts' line: 1 at Program.execute(Unknown Source) at org.gradle.kotlin.dsl.execution.Interpreter$ProgramHost.eval(Interpreter.kt:506) at org.gradle.kotlin.dsl.execution.Interpreter.eval(Interpreter.kt:200)

build.gradle.kts de buildSrc:

 repositories { // so that external plugins can be resolved in dependencies section gradlePluginPortal() mavenCentral() } plugins { `kotlin-dsl` } dependencies { // We need these dependencies to be able to use customized `org.openapitools.generator.gradle.plugin.tasks.GenerateTask` // in `xxx_api_generator.gradle`, eg `bootstrap_api_generator.gradle`. runtimeOnly("org.openapitools:openapi-generator-gradle-plugin:5.1.1") runtimeOnly("com.google.guava:guava:30.1.1-jre") runtimeOnly("io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.18.0-RC2") }

¿Algunas ideas?

over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!