diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-03-22 23:48:32 +0000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-03-22 23:48:32 +0000 |
| commit | f024a6a1cbcb68395fe1a15d4ac852c2be2416e6 (patch) | |
| tree | 149db55dbc69b04a5aa02edf88dbe8a5d83f1841 /android-app/local.properties | |
| parent | 455206121f2061d5bc81b629da7978e1975845d9 (diff) | |
chore: unify and centralize agent configuration in .agent/
Diffstat (limited to 'android-app/local.properties')
| -rwxr-xr-x | android-app/local.properties | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/android-app/local.properties b/android-app/local.properties index 7c003fd..daae45e 100755 --- a/android-app/local.properties +++ b/android-app/local.properties @@ -1,11 +1 @@ -# 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= +sdk.dir=/opt/android-sdk |
