Matthias Nott
2026-06-11 e74303c9bed248d6dd3f0440223c1edd297eb4e9
refs
author Matthias Nott <mnott@mnsoft.org>
Thursday, June 11, 2026 09:34 +0200
committer Matthias Nott <mnott@mnsoft.org>
Thursday, June 11, 2026 09:34 +0200
commite74303c9bed248d6dd3f0440223c1edd297eb4e9
tree ab5f1a418dd213436cf0e5e82cdf689edfdbbd36 tree | zip | gz
parent 7747e467ed7d5316c62a439a5e3e58bf891f0d73 view | diff
build(android): pin Gradle JVM to JDK 21

System default is openjdk 25, whose version string the Kotlin compiler
bundled by AGP cannot parse — IllegalArgumentException: 25.0.2 from
org.jetbrains.kotlin.com.intellij.util.lang.JavaVersion.parse. Pin
org.gradle.java.home to the brew JDK 21 install (LTS, supported).
1 files modified
changed files
android/gradle.properties diff | view | blame | history