style: clean up code

This commit is contained in:
PeanutMelonSeedBigAlmond
2024-05-24 22:59:30 +08:00
parent b4087d4bcb
commit 31d59faecb
3 changed files with 2 additions and 26 deletions

View File

@@ -1,15 +1,3 @@
//buildscript {
// repositories {
// google()
// mavenCentral()
// }
//
// dependencies {
// classpath("com.android.tools.build:gradle:7.3.0")
// classpath ("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10")
// }
//}
allprojects {
repositories {
google()