Add local properties template

This commit is contained in:
2026-03-02 15:02:45 -07:00
parent 84279337b6
commit 309a209ecd

11
local.properties.template Normal file
View File

@@ -0,0 +1,11 @@
## This file must be *NOT* checked into Version Control Systems,
# as it contains information specific to your local configuration.
#
# Location of the Android SDK. This is typically:
# - Windows: C:\Users\YourUsername\AppData\Local\Android\Sdk
# - Mac: /Users/YourUsername/Library/Android/sdk
# - Linux: /home/YourUsername/Android/Sdk
#
# Copy this file to local.properties and update the path below:
sdk.dir=/path/to/your/android/sdk