Skip to content

Commit 266e7a5

Browse files
correcting build.gradle.kts files
1 parent 88ac3bb commit 266e7a5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/utils/build.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ plugins {
22
id("java")
33
}
44

5-
group = "org.example"
6-
version = "unspecified"
7-
85
repositories {
96
mavenCentral()
107
}

0 commit comments

Comments
 (0)