commit fc608d364f425907c69fd1e658427f4e4eea4e52 Author: Nathan Freitas nathan@freitas.net Date: Sat Jun 14 05:56:46 2014 -0400
update to 14.0.4 --- AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ac6c245..a18aee1 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="14.0.3.1" - android:versionCode="105" + android:versionName="14.0.4" + android:versionCode="106" android:installLocation="auto" >