kotlin-multiplatform-samples
                                
                                 kotlin-multiplatform-samples copied to clipboard
                                
                                    kotlin-multiplatform-samples copied to clipboard
                            
                            
                            
                        Samples showcasing the experimental Kotlin Multiplatform Jetpack libraries
`isMinifyEnabled = true` ` proguardFiles(` ` getDefaultProguardFile("proguard-android-optimize.txt"),` ` "proguard-rules.pro"` ` )` Enabling Proguard optimisation crashed the app with below stack trace E FATAL EXCEPTION: DefaultDispatcher-worker-2 Process: com.google.samples.apps.diceroller, PID: 8896 java.lang.RuntimeException:...
Adds Fruitties sample workflow
Compiling with Android Studio Koala 2024.1.1 give this error file:///Users/admin/Sviluppo/AppNativa/kotlin-multiplatform-samples/Fruitties/shared/src/nativeMain/kotlin/com/example/fruitties/di/Factory.native.kt:38:24 Type mismatch: inferred type is Unit but AppDatabase was expected This issue is similar to this question on stack overflow...
Solves: https://github.com/android/kotlin-multiplatform-samples/issues/24
I'm unable to compile the DiceRoller project with the latest version of Android Studio (Koala 2024.1.2. Canary 3). The error that I'm getting is: ``` Collection contains no element matching...
Hi, Not sure if this is right place to ask this so feel free to close but wondering if it should be possible right now to use KMP version of...
Running Fruties sample on emulator using API 35 image with 16KB page size enabled crashes app. Crash log: [logcat.txt](https://github.com/user-attachments/files/16962791/logcat.txt)
This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [gradle](https://gradle.org) ([source](https://redirect.github.com/gradle/gradle)) | | minor...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/android/kotlin-multiplatform-samples). ## Open These updates have all been...