[tor-commits] [orbot/master] update to 16.0.5-RC-2-tor-0.3.4.9
n8fr8 at torproject.org
n8fr8 at torproject.org
Fri Dec 14 19:46:57 UTC 2018
commit 0f314214fb44827578ae06383735ef081d9049be
Author: n8fr8 <nathan at guardianproject.info>
Date: Fri Dec 14 14:46:37 2018 -0500
update to 16.0.5-RC-2-tor-0.3.4.9
---
app/build.gradle | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/app/build.gradle b/app/build.gradle
index ba57f72c..44b80600 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -34,8 +34,8 @@ android {
minSdkVersion 16
applicationId 'org.torproject.android'
targetSdkVersion 27
- versionCode 16050100
- versionName '16.0.5-RC-1-tor-0.3.4.9'
+ versionCode 16050200
+ versionName '16.0.5-RC-2-tor-0.3.4.9'
archivesBaseName = "Orbot-$versionName"
}
}
@@ -67,7 +67,6 @@ android {
}
dependencies {
-// implementation 'com.github.delight-im:Android-Languages:v1.0.1'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
implementation project(':orbotservice')
implementation 'com.android.support:design:27.1.1'
More information about the tor-commits
mailing list