Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
briar
Briar Desktop
Commits
266b4157
Commit
266b4157
authored
Dec 16, 2021
by
Sebastian
Browse files
Bump briar core to current master and define okhttp_version
parent
6a73a14c
Pipeline
#8735
passed with stage
in 2 minutes and 26 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
briar
@
20b52804
Compare
166433dc
...
20b52804
Subproject commit
166433dcc8f9aeb6bd05ef51a575eb2881a1730f
Subproject commit
20b52804bf4a4306739eeafa4de9f312ffdea9b9
build.gradle.kts
View file @
266b4157
...
...
@@ -21,6 +21,7 @@ buildscript {
// keep version here in sync when updating briar
extra
.
apply
{
set
(
"dagger_version"
,
"2.33"
)
set
(
"okhttp_version"
,
"3.12.13"
)
set
(
"tor_version"
,
"0.3.5.17"
)
set
(
"obfs4proxy_version"
,
"0.0.12-dev-40245c4a"
)
set
(
"junit_version"
,
"4.13.2"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment