Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Briar Desktop
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
briar
Briar Desktop
Commits
4216c013
Verified
Commit
4216c013
authored
1 year ago
by
Mikolai Gütschow
Browse files
Options
Downloads
Patches
Plain Diff
upgrade briar core to v1.5.6
parent
24bcc13e
No related branches found
No related tags found
1 merge request
!364
Bump briar core
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
briar
+1
-1
1 addition, 1 deletion
briar
build.gradle.kts
+2
-2
2 additions, 2 deletions
build.gradle.kts
with
3 additions
and
3 deletions
briar
@
b68d24dc
Compare
952ee42a
...
b68d24dc
Subproject commit
952ee42ad13812af79a4ef72516c022cbf35ba91
Subproject commit
b68d24dca5c17fd9beb2bf4e90f151dfeb14ef99
This diff is collapsed.
Click to expand it.
build.gradle.kts
+
2
−
2
View file @
4216c013
...
...
@@ -38,7 +38,7 @@ buildscript {
set
(
"dagger_version"
,
"2.45"
)
set
(
"okhttp_version"
,
"4.10.0"
)
set
(
"jackson_version"
,
"2.13.4"
)
set
(
"tor_version"
,
"0.4.7.1
3-2
"
)
set
(
"tor_version"
,
"0.4.7.1
4
"
)
set
(
"obfs4proxy_version"
,
"0.0.14-tor2"
)
set
(
"snowflake_version"
,
"2.5.1"
)
set
(
"jsoup_version"
,
"1.15.3"
)
...
...
@@ -46,7 +46,7 @@ buildscript {
set
(
"junit_version"
,
"4.13.2"
)
set
(
"jmock_version"
,
"2.12.0"
)
set
(
"mockwebserver_version"
,
"4.10.0"
)
set
(
"onionwrapper_version"
,
"0.0.
4
"
)
set
(
"onionwrapper_version"
,
"0.0.
5
"
)
}
}
...
...
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