commit bf8113cd1986d5cae754a40d5bb26211ae8c1f4c Author: Nathan Freitas nathan@freitas.net Date: Thu Jun 25 10:37:59 2015 -0400
update to sdk 22 --- project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project.properties b/project.properties index 856d757..c5e6dd1 100644 --- a/project.properties +++ b/project.properties @@ -9,7 +9,7 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android-optimize.txt:proguard-project.txt
# Project target. -target=android-21 +target=android-22 android.library.reference.1=external/appcompat android.library.reference.2=external/superuser-commands/RootCommands-Library android.library.reference.3=external/jsocks/jsockslib
tor-commits@lists.torproject.org