commit 7b035dfad75c425598cbcdcadb968b49cd4486ac Author: Nathan Freitas nathan@freitas.net Date: Fri Jan 27 11:00:42 2012 -0500
updated to build version 32 --- AndroidManifest.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 0e2e1b2..060cc4e 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,7 +2,7 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.torproject.android" android:versionName="0.2.3.10-alpha-orbot-1.0.7-FINAL" - android:versionCode="31" + android:versionCode="32" android:installLocation="auto" > <uses-permission android:name="android.permission.INTERNET" />