issamux
issamux
Hi, i followed step in Readme like this : - **checkout v0.15.0** - **./gradlew installDist** OutPut error : ``` bash > Task :npmInstall FAILED FAILURE: Build failed with an exception....
**Describe the bug** ImageViewer android application crash due to missing Android Manifest FileProvider **Affected platforms** - Android application **Versions** Libraries: - Compose Multiplatform version: LAST - Kotlin version: 1.9.23 -...
Add missing FileProvider in android manifest Fixes https://github.com/JetBrains/compose-multiplatform/issues/4841
Fixes project build Fixes https://github.com/JetBrains/compose-multiplatform/issues/4953
**Describe the bug** An error occurred during the build of the ImageViewer sample project because the code was not updated after some refactoring ( a1b88db890ca77e9212c3d2c495b675ce871e7fa ) **Version** Last version of...
Fixes https://github.com/JetBrains/compose-multiplatform/issues/5034
**Description of the Bug** imageviewer JsWasm build fail with error **Unresolved reference 'JsModule'** **Affected platforms** - Web (K/Wasm) - Web (Js/Wasm) **Versions** Last main code base. kotlin.version= **2.0.0** agp.version= **8.0.2**...