Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
Tor Android
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
leap
Android Libs
Tor Android
Commits
a09c0387
Unverified
Commit
a09c0387
authored
Jan 12, 2021
by
n8 fr8
Browse files
Options
Downloads
Patches
Plain Diff
update tor constants value for 0.4.4.6
parent
a79b6204
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
tor-android-binary/src/main/java/org/torproject/android/binary/TorServiceConstants.java
+1
-1
1 addition, 1 deletion
...va/org/torproject/android/binary/TorServiceConstants.java
with
1 addition
and
1 deletion
tor-android-binary/src/main/java/org/torproject/android/binary/TorServiceConstants.java
+
1
−
1
View file @
a09c0387
...
@@ -21,6 +21,6 @@ public interface TorServiceConstants {
...
@@ -21,6 +21,6 @@ public interface TorServiceConstants {
int
FILE_WRITE_BUFFER_SIZE
=
1024
;
int
FILE_WRITE_BUFFER_SIZE
=
1024
;
String
BINARY_TOR_VERSION
=
"0.4.
3
.6-openssl1.1.1g"
;
String
BINARY_TOR_VERSION
=
"0.4.
4
.6-openssl1.1.1g"
;
}
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment