This commit is contained in:
kunfei
2023-03-24 23:50:01 +08:00
parent fd6ab825f3
commit f3d70f440b
2 changed files with 18 additions and 1 deletions
+1 -1
View File
@@ -35,5 +35,5 @@ android {
}
dependencies {
api(fileTree(dir: 'lib', include: ['rhino-1.7.14-2.jar']))
api(fileTree(dir: 'lib', include: ['rhino-1.7.13-2.jar']))
}