1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

JuceDemo: Reverted local path that accidentally ended up in Builds/Android/local.properties.

This commit is contained in:
Timur Doumler 2016-02-02 15:17:45 +00:00
parent c5488e2f09
commit 783d892359

View file

@ -1,8 +1,8 @@
# This file is used to override default values used by the Ant build system.
# It is automatically generated by the Introjucer - DO NOT EDIT IT or your changes will be lost!.
sdk.dir=/home/fr810/SDKs/android-sdk
ndk.dir=/home/fr810/SDKs/android-sdk/ndk-bundle
sdk.dir=${user.home}/Library/Android/sdk
ndk.dir=${user.home}/Library/Android/sdk/ndk-bundle
key.store=${user.home}/.android/debug.keystore
key.alias=androiddebugkey
key.store.password=android