tujii

Results 1 issues of tujii

This PR includes the following changes: Android: Updated JVM target compatibility to ensure consistent Java and Kotlin compilation. Set [sourceCompatibility](vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/code/electron-sandbox/workbench/workbench.html) and [targetCompatibility](vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/code/electron-sandbox/workbench/workbench.html) to Java 17. Configured [kotlinOptions](vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/code/electron-sandbox/workbench/workbench.html) to use JVM...