6.0.0 - 部分插件及工具版本更新
This commit is contained in:
2
libs/com.android.dx-1.7.0/build.gradle
Normal file
2
libs/com.android.dx-1.7.0/build.gradle
Normal file
@@ -0,0 +1,2 @@
|
||||
configurations.maybeCreate("default")
|
||||
artifacts.add("default", file("dx.jar"))
|
||||
BIN
libs/com.android.dx-1.7.0/dx.jar
Normal file
BIN
libs/com.android.dx-1.7.0/dx.jar
Normal file
Binary file not shown.
2
libs/com.tencent.bugly.crashreport-2.6.6/build.gradle
Normal file
2
libs/com.tencent.bugly.crashreport-2.6.6/build.gradle
Normal file
@@ -0,0 +1,2 @@
|
||||
configurations.maybeCreate("default")
|
||||
artifacts.add("default", file("crashreport-2.6.6.aar"))
|
||||
BIN
libs/com.tencent.bugly.crashreport-2.6.6/crashreport-2.6.6.aar
Normal file
BIN
libs/com.tencent.bugly.crashreport-2.6.6/crashreport-2.6.6.aar
Normal file
Binary file not shown.
2
libs/jackpal.androidterm-1.0.70/build.gradle
Normal file
2
libs/jackpal.androidterm-1.0.70/build.gradle
Normal file
@@ -0,0 +1,2 @@
|
||||
configurations.maybeCreate("default")
|
||||
artifacts.add("default", file("term-debug.aar"))
|
||||
BIN
libs/jackpal.androidterm-1.0.70/term-debug.aar
Normal file
BIN
libs/jackpal.androidterm-1.0.70/term-debug.aar
Normal file
Binary file not shown.
@@ -0,0 +1,2 @@
|
||||
configurations.maybeCreate("default")
|
||||
artifacts.add("default", file("emulatorview-release.aar"))
|
||||
Binary file not shown.
2
libs/jackpal.androidterm.libtermexec-1.0/build.gradle
Normal file
2
libs/jackpal.androidterm.libtermexec-1.0/build.gradle
Normal file
@@ -0,0 +1,2 @@
|
||||
configurations.maybeCreate("default")
|
||||
artifacts.add("default", file("libtermexec-release.aar"))
|
||||
BIN
libs/jackpal.androidterm.libtermexec-1.0/libtermexec-release.aar
Normal file
BIN
libs/jackpal.androidterm.libtermexec-1.0/libtermexec-release.aar
Normal file
Binary file not shown.
8
libs/org.mozilla.rhino-1.7.14/build.gradle
Normal file
8
libs/org.mozilla.rhino-1.7.14/build.gradle
Normal file
@@ -0,0 +1,8 @@
|
||||
tasks.withType(org.jetbrains.kotlin.gradle.tasks.KotlinCompile).all {
|
||||
kotlinOptions {
|
||||
jvmTarget = JavaVersion.VERSION_16
|
||||
}
|
||||
}
|
||||
|
||||
configurations.maybeCreate("default")
|
||||
artifacts.add("default", file("rhino-1.7.14-SNAPSHOT.jar"))
|
||||
BIN
libs/org.mozilla.rhino-1.7.14/rhino-1.7.14-SNAPSHOT.jar
Normal file
BIN
libs/org.mozilla.rhino-1.7.14/rhino-1.7.14-SNAPSHOT.jar
Normal file
Binary file not shown.
2
libs/org.opencv-4.5.4/build.gradle
Normal file
2
libs/org.opencv-4.5.4/build.gradle
Normal file
@@ -0,0 +1,2 @@
|
||||
configurations.maybeCreate("default")
|
||||
artifacts.add("default", file("opencv-4.5.4.aar"))
|
||||
BIN
libs/org.opencv-4.5.4/opencv-4.5.4.aar
Normal file
BIN
libs/org.opencv-4.5.4/opencv-4.5.4.aar
Normal file
Binary file not shown.
Reference in New Issue
Block a user