[tor-commits] [orbot/master] update to 15.5.1-RC-2-multi-

n8fr8 at torproject.org n8fr8 at torproject.org
Wed Nov 1 13:53:02 UTC 2017


commit 61aff8ce82c73d4e282a0414c8abba3408ca2f86
Author: n8fr8 <nathan at freitas.net>
Date:   Wed Nov 1 09:52:34 2017 -0400

    update to 15.5.1-RC-2-multi-
---
 app/build.gradle | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app/build.gradle b/app/build.gradle
index 2b7329c2..12f5eace 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -30,16 +30,16 @@ android {
             applicationId 'org.torproject.android'
             targetSdkVersion 23
             maxSdkVersion 23
-            versionCode 15510000
-            versionName '15.5.1-RC-1-multi-SDK16'
+            versionCode 15510001
+            versionName '15.5.1-RC-2-multi-SDK16'
         }
         fullperm {
             dimension "free"
             minSdkVersion 23
             applicationId 'org.torproject.android'
             targetSdkVersion 25
-            versionCode 15510001
-            versionName '15.5.1-RC-1-multi-SDK23'
+            versionCode 15510002
+            versionName '15.5.1-RC-2-multi-SDK23'
         }
     }
 }



More information about the tor-commits mailing list