commit c687bc934eb22c190b41bee67f867e38211567b0 Author: Nathan Freitas nathan@freitas.net Date: Thu Jan 7 01:20:33 2016 -0500
15.1.0-ALPHA-3 --- AndroidManifest.xml | 4 ++-- libs/x86/pdnsd | Bin 214736 -> 0 bytes 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 9f49e0b..fb8ed9a 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.torproject.android" - android:versionName="15.1.0-ALPHA-2" - android:versionCode="15100002" + android:versionName="15.1.0-ALPHA-3" + android:versionCode="15100003" android:installLocation="auto" > diff --git a/libs/x86/pdnsd b/libs/x86/pdnsd deleted file mode 100755 index c26cb12..0000000 Binary files a/libs/x86/pdnsd and /dev/null differ