[tor-commits] [orbot/master] update to 16.0.0-RC-1

n8fr8 at torproject.org n8fr8 at torproject.org
Fri Jan 5 16:47:33 UTC 2018


commit 309c42be916d866a28adacb0a4f92d692cbd6009
Author: n8fr8 <nathan at freitas.net>
Date:   Fri Jan 5 11:20:17 2018 -0500

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

diff --git a/app/build.gradle b/app/build.gradle
index 3b6a8013..cea19981 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -30,16 +30,16 @@ android {
             applicationId 'org.torproject.android'
             targetSdkVersion 23
             maxSdkVersion 23
-            versionCode 16000006
-            versionName '16.0.0-BETA-3-multi-SDK16'
+            versionCode 16000008
+            versionName '16.0.0-RC-1-multi-SDK16'
         }
         fullperm {
             dimension "free"
             minSdkVersion 23
             applicationId 'org.torproject.android'
             targetSdkVersion 26
-            versionCode 16000007
-            versionName '16.0.0-BETA-3-multi-SDK23'
+            versionCode 16000009
+            versionName '16.0.0-RC-1-multi-SDK23'
         }
     }
 }





More information about the tor-commits mailing list