I'm on Ubuntu, I'm trying to try Type-Safe Navigation with the official Compose Navigation Library, so I upgrade to 2.8.0-alpha08, and my desktop application refuses to launch, and when I go back to alpha02, it runs. On Android, however, I don't have this problem.
Here is the error message:
Execution failed for task 'composeApprun'.
Process 'command '/home/anthony/.local/share/JetBrains/Toolbox/apps/android-studio/jbr/bin/java'' finished with non-zero exit value 1
i
Ivan Matkov
08/02/2024, 8:22 AM
The actual error message is not shared, so it's just a guess.
2.8.0 requires Compose 1.7.0. Compose version is set by Compose multiplatform plugin. Please make sure that you're not on 1.6.x