diff options
Diffstat (limited to 'android-app/local.properties')
| -rw-r--r-- | android-app/local.properties | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/android-app/local.properties b/android-app/local.properties new file mode 100644 index 0000000..7c003fd --- /dev/null +++ b/android-app/local.properties @@ -0,0 +1,11 @@ +# This file must *NOT* be checked into Version Control Systems, +# as it contains information specific to your local installation. +# +# Location of the Android SDK. This is only used by Gradle. +# ANDROID_HOME environment variable must be set to your Android SDK path. +# Example: +# sdk.dir=/home/user/Android/Sdk +# sdk.dir=/Users/user/Library/Android/sdk (macOS) +# sdk.dir=C\:\\Users\\user\\AppData\\Local\\Android\\Sdk (Windows) +# +# sdk.dir= |
