This website works better with JavaScript.
Explore
Help
Sign In
moparisthebest
/
Yaaic
mirror of
https://github.com/moparisthebest/Yaaic
Watch
1
Star
0
Fork
You've already forked Yaaic
0
Code
Issues
Releases
Wiki
Activity
Browse Source
Build gradle: Add maven central as fallback if jcenter is down (like now..)
master
Sebastian Kaspari
8 years ago
parent
408d4ee80e
commit
2f17919e2e
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
build.gradle
1
build.gradle
Unescape
Escape
View File
@ -15,5 +15,6 @@ buildscript {
@@ -15,5 +15,6 @@ buildscript {
allprojects
{
repositories
{
jcenter
(
)
mavenCentral
(
)
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
moparisthebest/Yaaic
Title
Body
Create Issue