Remove unused jcenter repo and empty dependency declaration

This commit is contained in:
Niko Diamadis
2022-10-22 18:45:42 +02:00
committed by Jannis Mattheis
parent dd84b47546
commit b0f6f9f445
2 changed files with 0 additions and 3 deletions

View File

@@ -4,7 +4,6 @@ buildscript {
repositories {
google()
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.3.1'

View File

@@ -8,8 +8,6 @@ buildscript {
repositories {
google()
}
dependencies {
}
}
repositories {