From f024a6a1cbcb68395fe1a15d4ac852c2be2416e6 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Sun, 22 Mar 2026 23:48:32 +0000 Subject: chore: unify and centralize agent configuration in .agent/ --- android-app/local.properties | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'android-app/local.properties') 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 -- cgit v1.2.3