Skip to content

Commit 37fd337

Browse files
committed
Remove more Android stuff
1 parent 07405d4 commit 37fd337

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

build.gradle

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
11
group 'party.iroiro.luajava'
22
version(System.getenv('IS_RELEASE') == 'true' ? '4.0.2' : '4.0.3-SNAPSHOT')
33

4-
buildscript {
5-
repositories {
6-
google()
7-
mavenCentral()
8-
}
94

10-
dependencies {
11-
classpath 'com.android.tools.build:gradle:7.4.2'
12-
}
13-
}
145

156
repositories {
167
mavenLocal()

0 commit comments

Comments
 (0)