EDIT -- SOLVED it was happening due to a cached ve...
# compose-desktop
a
EDIT -- SOLVED it was happening due to a cached version of java 19 Hi guys I am building a small game in jetpack compose. While packing the app i am getting this error
Copy code
Error: Missing .jpackage.xml file in app-image dir (/Users/abhinav/IdeaProjects/T-Rex Desktop/build/compose/binaries/main/app)
Can anyone please help me how do resolve this?