https://kotlinlang.org
Join Slack
Is ```plugins { id 'org.jetbrains.kotlin:android' version "$kotlin_version" }``` alternative syn...
a

Alexander Suraphel

about 4 years ago
Is
plugins {
    id 'org.jetbrains.kotlin:android' version "$kotlin_version"
}
alternative syntax for:
apply plugin: 'kotlin-android'
? Apologies for the noob question.
a
m
  • 2
  • 18
  • 331
I'm working with custom jfrog-artifactory maven repo, when trying to fetch a dependency from it via ...
m

Mr.NiceGuy

over 4 years ago
I'm working with custom jfrog-artifactory maven repo, when trying to fetch a dependency from it via gradle, it's not resolving the dependency dependencies, I don't think it's even searching for them, what could be the cause? I did defined my custom repo in the buildscript block and on the allprojects block
m
a
+3
  • 5
  • 31
  • 331
Is there a backhandler library for compose multiplatform?
a

Alex

about 1 year ago
Is there a backhandler library for compose multiplatform?
a
i
k
  • 3
  • 3
  • 330
Is there any further plan for ktor to support http3 or any other way to do it now ? Also how can I ...
u

Umesh Gupta

over 1 year ago
Is there any further plan for ktor to support http3 or any other way to do it now ? Also how can I add cronet to ktor.
u
a
c
  • 3
  • 7
  • 330
How do I know if a composable is fully visible? :thread:
t

theapache64

almost 4 years ago
How do I know if a composable is fully visible? đź§µ
t
  • 1
  • 1
  • 330
Can't import `kotlin.io.path` . Tried invalidating caches and restart. Still no luck. Any idea on ho...
n

nilTheDev

over 4 years ago
Can't import
kotlin.io.path
. Tried invalidating caches and restart. Still no luck. Any idea on how to make this work?
n
k
i
  • 3
  • 6
  • 330
Is it possible to provide different build variants for a multiplatform app? I want to be able to run...
a

Andrey Larionov

almost 2 years ago
Is it possible to provide different build variants for a multiplatform app? I want to be able to run my
commonMain
with debug, regress and release modes, but I can’t find any information on how to manage this. I can add BuildKonfig and manage the necessary settings using “flavors”, but is there a simpler way to accomplish this?
a
h
+2
  • 4
  • 10
  • 329
xcode cannot build release scheme Could not find "co.touchlab:stately-common" in [/Users/ggg/Desktop...
p

pers

about 2 years ago
xcode cannot build release scheme Could not find "co.touchlab:stately-common" in [/Users/ggg/Desktop/main/bas-ios_main/Pods, /Users/ggg/.konan/klib, /Users/ggg/.konan/kotlin-native-prebuilt-macos-x86_64-1.9.0/klib/common, /Users/ggg/.konan/kotlin-native-prebuilt-macos-x86_64-1.9.0/klib/platform/ios_arm64]
p
j
  • 2
  • 1
  • 329
is ExperimentalLifecycleComposeApi deprecated in compose 1.4.0?
c

chanjungskim

over 2 years ago
is ExperimentalLifecycleComposeApi deprecated in compose 1.4.0?
c
i
  • 2
  • 2
  • 329
Hi Arkadii, i'm running into <this issue> when I try to include `parcelize-darwin` plugin. Any clue ...
x

xxfast

over 2 years ago
Hi Arkadii, i'm running into this issue when I try to include
parcelize-darwin
plugin. Any clue as to whats causing this issue?
> Task :core:compileKotlinIosSimulatorArm64 FAILED
e: Compilation failed: Front-end Internal error: Failed to analyze declaration BackgroundWorkData
File being compiled: (5,1) in BackgroundWorkers.kt
The root cause java.lang.NoClassDefFoundError was thrown at: com.arkivanov.parcelize.darwin.ParcelizeResolveExtension.generateSyntheticClasses(ParcelizeResolveExtension.kt:13)

 * Source files: ..
 * Compiler version info: Konan: 1.8.10 / Kotlin: 1.8.10
 * Output kind: LIBRARY

e: org.jetbrains.kotlin.util.KotlinFrontEndException: Front-end Internal error: Failed to analyze declaration BackgroundWorkData
File being compiled: (5,1) in BackgroundWorkers.kt
The root cause java.lang.NoClassDefFoundError was thrown at: com.arkivanov.parcelize.darwin.ParcelizeResolveExtension.generateSyntheticClasses(ParcelizeResolveExtension.kt:13)
âś… 1
x
a
  • 2
  • 24
  • 329
Previous210211212Next

kotlinlang

A modern programming language that makes developers happier.

Powered by