kitakkun / back-in-time-plugin

Kotlin Compiler Plugin to make your program back-in-time debuggable.
Apache License 2.0
33 stars 1 forks source link

Fix: Jvm toolchain issue #95

Closed kitakkun closed 6 days ago

kitakkun commented 6 days ago

When I tried to build this project on my M1 Macbook Air, I faced this build error.

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':backintime-runtime:compileDebugKotlinAndroid'.
> Cannot find a Java installation on your machine matching this tasks requirements: {languageVersion=8, vendor=any, implementation=vendor-specific} for MAC_OS on aarch64.
   > No locally installed toolchains match and toolchain download repositories have not been configured.