We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56e86b7 commit 3eef347Copy full SHA for 3eef347
app/build.gradle.kts
@@ -61,6 +61,7 @@ android {
61
}
62
63
64
+// https://kotlinlang.org/docs/gradle-configure-project.html#gradle-java-toolchains-support
65
kotlin {
66
jvmToolchain(appConfig.javaVersion.toString().toInt())
67
0 commit comments