79300224

Date: 2024-12-21 22:52:50
Score: 10.5 馃毄
Natty:
Report link

Spanish/English Espa帽ol/Ingl茅s

隆Hola a todos!

Buscando ayuda en Internet encontr茅 la soluci贸n que me funcion贸 para resolver el error: "Plugin [id: 'org.jetbrains.kotlin.plugin.compose', version: '1.9.0', apply: false] was not found in any of the following sources:" y la quiero compartir con ustedes.

Es muy f谩cil, aunque en un principio doli贸 la cabeza, pero se trata simplemente de eliminar esas l铆neas en esos 2 archivos.

Los archivos son:

  1. libs.versions.toml: eliminar la l铆nea "kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }"

  2. build.gradle.kts (Proyect): eliminar la l铆nea "alias(libs.plugins.kotlin.compose)"

Espero que sea la soluci贸n para muchos otros. Saludos.

-----------------

English:

Hello everyone!

Searching for help on the Internet I found the solution that worked for me to solve the error: "Plugin [id: 'org.jetbrains.kotlin.plugin.compose', version: '1.9.0', apply: false] was not found in any of the following sources:" and I want to share it with you.

It's very easy, although at first it hurt my head, but it's simply a matter of deleting those lines in those 2 files.

The files are:

  1. libs.versions.toml: delete the line "kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }"

  2. build.gradle.kts (Project): delete the line "alias(libs.plugins.kotlin.compose)"

I hope it's the solution for many others. Greetings.

enter image description here enter image description here

Reasons:
  • Blacklisted phrase (2): ayuda
  • Blacklisted phrase (2): Espero
  • Blacklisted phrase (1): enter image description here
  • Blacklisted phrase (3): soluci贸n
  • Blacklisted phrase (1.5): Saludos
  • Whitelisted phrase (-2): I found the solution
  • Whitelisted phrase (-1): worked for me
  • RegEx Blacklisted phrase (1): I want
  • RegEx Blacklisted phrase (2): encontr
  • Long answer (-1):
  • No code block (0.5):
  • Filler text (0.5): -----------------
  • Low reputation (1):
Posted by: Ram贸n Telleria