[tor-commits] [orbot/master] updated version for lollipop

n8fr8 at torproject.org n8fr8 at torproject.org
Mon Nov 17 21:49:31 UTC 2014


commit ec1c92f51957d4e93f8da35b81b603ace17acb7a
Author: Nathan Freitas <nathan at freitas.net>
Date:   Mon Nov 17 16:17:22 2014 -0500

    updated version for lollipop
---
 AndroidManifest.LOLLIPOP.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/AndroidManifest.LOLLIPOP.xml b/AndroidManifest.LOLLIPOP.xml
index d9a761e..69d8d87 100644
--- a/AndroidManifest.LOLLIPOP.xml
+++ b/AndroidManifest.LOLLIPOP.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.1.1" 
-      android:versionCode="128"
+      android:versionName="14.1.1-PIE" 
+      android:versionCode="129"
         android:installLocation="auto"      
       >
  	    





More information about the tor-commits mailing list