[tor-commits] [orbot/master] 15.2.0-RC-5 notification fixes!

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Nov 3 16:51:30 UTC 2016


commit 24dee21b96f67cbb5cf84482808fe432ebcff814
Author: Nathan Freitas <nathan at freitas.net>
Date:   Thu Nov 3 12:49:54 2016 -0400

    15.2.0-RC-5 notification fixes!
---
 app/src/main/AndroidManifest.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 1c63803..9d884ee 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/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="15.2.0-RC-4"
-      android:versionCode="15204000"
+      android:versionName="15.2.0-RC-5"
+      android:versionCode="15205000"
         android:installLocation="auto"      
       >
     <uses-sdk android:minSdkVersion="16" android:targetSdkVersion="23"/>





More information about the tor-commits mailing list