Updated support library path to match README.txt
This commit is contained in:
@ -9,5 +9,10 @@
|
||||
|
||||
# Project target.
|
||||
target=android-18
|
||||
# I2P router libs
|
||||
android.library.reference.1=./routerjars
|
||||
android.library.reference.2=../../../android/adt-bundle-linux-x86_64/sdk/extras/android/support/v7/appcompat
|
||||
# Android Support Library
|
||||
# If the relative path differs in your local environment,
|
||||
# override this in the base local.properties
|
||||
# (not routerjars/local.properties)
|
||||
android.library.reference.2=../android-sdk-linux/extras/android/support/v7/appcompat
|
||||
|
Reference in New Issue
Block a user