Did anyone succeed packaging UE5p2 project for Quest 2 (Android Vulkan 64bit; project was converted to UE5p2 from UE 4.27.2; Derived Data Cache / Saved / Intermediate folders were deleted before loading the project into UE5) ?
I keep getting the following error regardless of SDK/NDK/JDK/Gradle combination:
java.lang.NoClassDefFoundError: Could not initialize class org.codehaus.groovy.vmplugin.v7.Java7
Had no issues packaging with any of the previous UE4 releases.