# Override build tool paths if JetStart can't find them automatically. # Copy this file to .env and fill in the values for your system. # Changes take effect the next time you run jetstart dev. # Path to JDK 17+ root directory (required for Gradle builds) # JAVA_HOME=C:\Program Files\Eclipse Adoptium\jdk-17.0.17.10-hotspot # Path to Android SDK root directory # ANDROID_HOME=C:\Android # Path to Kotlin compiler root directory (required for hot reload) # KOTLIN_HOME=C:\path\to\kotlinc