[tor-commits] [orbot/master] update to 15.4.4-BETA-2-multi-SDK16
n8fr8 at torproject.org
n8fr8 at torproject.org
Wed Oct 25 15:55:07 UTC 2017
commit 032321656999543ab160f9739ca175d790bbd974
Author: n8fr8 <nathan at freitas.net>
Date: Wed Oct 25 11:44:00 2017 -0400
update to 15.4.4-BETA-2-multi-SDK16
---
app/build.gradle | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/app/build.gradle b/app/build.gradle
index 96cf0fdf..10406fc0 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -26,15 +26,15 @@ android {
applicationId 'org.torproject.android'
targetSdkVersion 23
maxSdkVersion 23
- versionCode 15440000
- versionName '15.4.4-BETA-1-multi-SDK16'
+ versionCode 15440002
+ versionName '15.4.4-BETA-2-multi-SDK16'
}
fullperm {
minSdkVersion 23
applicationId 'org.torproject.android'
targetSdkVersion 25
- versionCode 15440001
- versionName '15.4.3-BETA-1-multi-SDK23'
+ versionCode 15440003
+ versionName '15.4.3-BETA-2-multi-SDK23'
}
}
}
More information about the tor-commits
mailing list