commit d2c71d7268470e8474c5bd1404c2bf34b54fb333 Author: Nathan Freitas nathan@freitas.net Date: Tue Aug 26 23:14:17 2014 -0400
update to 14.0.7.2 --- AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 2146b4a..7841cf8 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.7.1" - android:versionCode="120" + android:versionName="14.0.7.2" + android:versionCode="121" android:installLocation="auto" >