[tor-commits] [orbot/master] update build to 16000005/6 for 16.0.0-BETA-2

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Jan 4 15:26:32 UTC 2018


commit 38b0063ccca9ac3571432003f18bdf25eb08ca1b
Author: n8fr8 <nathan at freitas.net>
Date:   Thu Jan 4 10:25:52 2018 -0500

    update build to 16000005/6 for 16.0.0-BETA-2
---
 app/build.gradle | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app/build.gradle b/app/build.gradle
index da05525a..4ffdc227 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -30,16 +30,16 @@ android {
             applicationId 'org.torproject.android'
             targetSdkVersion 23
             maxSdkVersion 23
-            versionCode 16000003
-            versionName '16.0.0-BETA-1-multi-SDK16'
+            versionCode 16000005
+            versionName '16.0.0-BETA-2-multi-SDK16'
         }
         fullperm {
             dimension "free"
             minSdkVersion 23
             applicationId 'org.torproject.android'
             targetSdkVersion 26
-            versionCode 16000004
-            versionName '16.0.0-BETA-1-multi-SDK23'
+            versionCode 16000006
+            versionName '16.0.0-BETA-2-multi-SDK23'
         }
     }
 }



More information about the tor-commits mailing list