marzelwidmer
04/05/2021, 2:12 PMios
and android
and also jvm
is there maybe a nice other tutorial to follow along 😞 this one I stumble with the Platform specific stuff.. I was trining to put the Platforms
specific code from the KMM Templated Sample
`
import platform.UIKit.UIDevice
resp.
actual val platform: String = "Android ${android.os.Build.VERSION.SDK_INT}"
I am not really the gradle guru
😉Big Chungus
04/05/2021, 2:47 PMmarzelwidmer
04/05/2021, 5:30 PMBig Chungus
04/05/2021, 5:57 PM