Revert back to quickjs-android (quickjs stackoverflows)

This commit is contained in:
tom5079
2022-01-02 09:16:28 +09:00
parent 37cd99731c
commit fcd72bb8bd
4 changed files with 31 additions and 16 deletions

View File

@@ -25,7 +25,6 @@ allprojects {
mavenCentral()
jcenter()
maven { url "https://jitpack.io" }
maven { url "https://oss.sonatype.org/content/repositories/snapshots" }
maven { url "https://guardian.github.io/maven/repo-releases/" }
}
}