updates for new UI and file sharing

This commit is contained in:
n8fr8 2013-07-17 22:16:25 -04:00
parent 8aaa8cbfb8
commit 86d8c16587
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@ bin
gen
native
local.properties
builds

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.torproject.android"
android:versionName="v12 alpha 3 (Tor 0.2.4.10-alpha)"
android:versionName="v12-alpha3-tor-0.2.4.10-alpha"
android:versionCode="55"
android:installLocation="auto"
>