library · inferred from evidence
flutter-klippa-identity-verification-sdk
The GitHub repository for the Klippa Flutter identity verification SDK.
- flutter build appbundle fails: Unknown Kotlin JVM target: 21 (klippa_identity_verification_sdk)
The reporter fixed it by changing the JavaVersion setting in the Android build configuration so the Kotlin compiler targets a JVM version the SDK supports instead of defaulting to Java 21. Align the project's Java version (e.g.