mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-04 17:55:36 +08:00
Add Google Repository
The Google-Repository is required for compilation because some dependencies were removed from jcenter()
This commit is contained in:
committed by
Fredrik Fornwall
parent
0c837796f0
commit
cd9dbac548
@@ -10,6 +10,7 @@ buildscript {
|
||||
|
||||
allprojects {
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
maven {
|
||||
url "https://maven.google.com"
|
||||
|
Reference in New Issue
Block a user