dasralph
02/12/2021, 11:17 AMBig Chungus
02/12/2021, 11:19 AMMarc Knaup
02/12/2021, 11:19 AMdasralph
02/12/2021, 11:19 AM./gradlew sync
doesn”t existsMarc Knaup
02/12/2021, 11:23 AM./gradlew build
kotlinx-serialization
to 1.1.0-RC
?dasralph
02/12/2021, 11:27 AMsrc/androidMain/resources/.gitkeep' is not a directory
after deleting of this file I got
Could not find org.jetbrains.kotlin:kotlin-stdlib-common:1.4.30-270.
Required by:
project : > org.jetbrains.kotlinx:kotlinx-serialization-json:1.1.0-RC
project : > org.jetbrains.kotlinx:kotlinx-serialization-json:1.1.0-RC > org.jetbrains.kotlinx:kotlinx-serialization-core:1.1.0-RC
Possible solution:
- Declare repository providing the artifact, see the documentation at <https://docs.gradle.org/current/userguide/declaring_repositories.html>
Marc Knaup
02/12/2021, 11:27 AMdasralph
02/12/2021, 11:32 AM