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
e9bbdc6f
Commit
e9bbdc6f
authored
Jul 17, 2019
by
sisbell
Committed by
Georg Koppen
Oct 16, 2019
Browse files
Bug 32043: Add mavenLocal to repo list
parent
50d01b1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
e9bbdc6f
...
...
@@ -3,6 +3,7 @@ apply plugin: 'maven'
buildscript
{
repositories
{
mavenLocal
()
google
()
mavenCentral
()
}
...
...
@@ -16,6 +17,7 @@ buildscript {
allprojects
{
repositories
{
mavenLocal
()
google
()
mavenCentral
()
maven
{
url
"https://repo.spring.io/plugins-release"
}
...
...
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