Hey everyone, we have a new Amper release out! It includes, among other things...
⚠️ New warnings and quick-fixes in the IDE for working with multiple modules
🎨 Compose Multiplatform resources support
⚙️ KSP2 support
📦 Parcelize plugin support for Android
🤖 Android release builds with R8 and signing
Read on for details: https://blog.jetbrains.com/amper/2024/11/amper-update-november-2024/
🎉 7
amper intensifies 17
t
Tgo1014
11/05/2024, 2:30 PM
One question about Amper as I don’t know much about it: if some feature is not supported on it, it’s still possible to do it with gradle? From what I understand Amper is like a layer on top of Gradle, right?
That’s perfect, thanks a lot for all the resources\! I’ll give it a try soon then!
i
Ian Moore
11/05/2024, 3:29 PM
Always a good day when there's an Amper update
❤️ 3
s
Sabeeh
11/05/2024, 8:37 PM
Is there a way to configure WASM and JS with Node.js in Amper?
➕ 1
j
joffrey
11/06/2024, 12:22 AM
@Sabeeh not from the Amper config itself at the moment. Not sure if this could be done with Gradle interop. Maybe by declaring the target a second time with another name, but that doesn't have exactly the same effect.