Delete 'build.gradle'

czk_branch
pwh6feynr 2 years ago
parent 1d2d3695c0
commit a9ce2fd0b9

@ -1,17 +0,0 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
google()
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.4.2'
}
}
allprojects {
repositories {
google()
jcenter()
}
}
Loading…
Cancel
Save