[tor-commits] [orbot/master] updating this to 15.5.0-RC-1-multi-SDK16

n8fr8 at torproject.org n8fr8 at torproject.org
Wed Oct 25 15:55:07 UTC 2017


commit eff2f765db858c1a1d49e7a969ce40e06702fcec
Author: n8fr8 <nathan at freitas.net>
Date:   Wed Oct 25 11:46:15 2017 -0400

    updating this to 15.5.0-RC-1-multi-SDK16
    in lite of the feature enhancements and new version of tor
---
 app/build.gradle | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app/build.gradle b/app/build.gradle
index 10406fc0..d8da8a1a 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -26,15 +26,15 @@ android {
             applicationId 'org.torproject.android'
             targetSdkVersion 23
             maxSdkVersion 23
-            versionCode 15440002
-            versionName '15.4.4-BETA-2-multi-SDK16'
+            versionCode 15500000
+            versionName '15.5.0-RC-1-multi-SDK16'
         }
         fullperm {
             minSdkVersion 23
             applicationId 'org.torproject.android'
             targetSdkVersion 25
-            versionCode 15440003
-            versionName '15.4.3-BETA-2-multi-SDK23'
+            versionCode 15500001
+            versionName '15.5.0-RC-1-multi-SDK23'
         }
     }
 }



More information about the tor-commits mailing list