Skip to content

Commit 89a1e2f

Browse files
authored
Update build.gradle
1 parent b3c2e5c commit 89a1e2f

1 file changed

Lines changed: 0 additions & 17 deletions

File tree

build.gradle

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1 @@
11

2-
buildscript {
3-
repositories {
4-
google()
5-
mavenCentral()
6-
}
7-
dependencies {
8-
classpath 'com.android.tools.build:gradle:8.2.2'
9-
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0'
10-
}
11-
}
12-
13-
allprojects {
14-
repositories {
15-
google()
16-
mavenCentral()
17-
}
18-
}

0 commit comments

Comments
 (0)