Drop Airplane patches

This commit is contained in:
BillyGalbreath
2021-06-02 20:32:18 -05:00
parent 6fe21994e0
commit 19ed1444e2
267 changed files with 355 additions and 5072 deletions

View File

@@ -1,10 +1,3 @@
repositories {
// Airplane libs...
maven("https://jitpack.io") {
content { includeGroupByRegex("com\\.github\\..*") }
}
}
dependencies {
implementation("cat.inspiracio", "rhino-js-engine", "1.7.7.1")
}