Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
tor-android-service
Commits
8f40b9b2
Unverified
Commit
8f40b9b2
authored
May 18, 2020
by
Georg Koppen
Browse files
Bug 33559: Update tor-android-service for new Android toolchain
Patch based on work done by sisbell, thanks!
parent
ecc251d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
8f40b9b2
...
...
@@ -6,6 +6,7 @@ buildscript {
mavenLocal
()
google
()
mavenCentral
()
maven
{
url
"https://repo.spring.io/plugins-release"
}
}
dependencies
{
classpath
"com.android.tools.build:gradle:${androidplugin}"
...
...
@@ -23,4 +24,4 @@ allprojects {
maven
{
url
"https://repo.spring.io/plugins-release"
}
maven
{
url
"https://raw.githubusercontent.com/guardianproject/gpmaven/master"
}
}
}
\ No newline at end of file
}
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