Remove unused jcenter repo and empty dependency declaration
This commit is contained in:
committed by
Jannis Mattheis
parent
dd84b47546
commit
b0f6f9f445
@@ -4,7 +4,6 @@ buildscript {
|
||||
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:7.3.1'
|
||||
|
||||
Reference in New Issue
Block a user