You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Execution failed for task ':capacitor-community-photoviewer:kaptGenerateStubsDebugKotlin'.
> Error while evaluating property 'compilerOptions.jvmTarget' of task ':capacitor-community-photoviewer:kaptGenerateStubsDebugKotlin'.
> Failed to calculate the value of property 'jvmTarget'.
> Unknown Kotlin JVM target: 21
Expected behavior:
The expectation is that, after applying all the documented configuration settings, that the mobile application will run on a mobile device or emulator. Because of the compilation failures with Kotlin, it doesn't.
Steps to reproduce:
Download the latest version of the plugin.
Configure the plugin for Android using the settings defined in the README.md.
Plugin version:
4.0.1
Platform(s):
Android
Current behavior:
Cannot run application due to Kotlin errors
Expected behavior:
The expectation is that, after applying all the documented configuration settings, that the mobile application will run on a mobile device or emulator. Because of the compilation failures with Kotlin, it doesn't.
Steps to reproduce:
Related code:
build.gradle (Module :capacitor-community-photoviewer)
Other information:
Capacitor doctor:
The text was updated successfully, but these errors were encountered: