mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 09:33:33 +00:00
Removed jcenter() from buildscript - repositories
This commit is contained in:
parent
8a0abd8227
commit
8bc35be43b
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ buildscript {
|
||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
jcenter()
|
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:7.0.4'
|
classpath 'com.android.tools.build:gradle:7.0.4'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue