Merge pull request #661 from MilosKozak/move-rhino-lib

move rhino to external lib
This commit is contained in:
Milos Kozak 2018-02-04 21:51:04 +01:00 committed by GitHub
commit 94a6794504
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -215,6 +215,8 @@ dependencies {
compile "net.danlew:android.joda:2.9.9.1" compile "net.danlew:android.joda:2.9.9.1"
compile 'org.mozilla:rhino:1.7.7.2'
api "com.jakewharton:butterknife:8.8.1" api "com.jakewharton:butterknife:8.8.1"
annotationProcessor "com.jakewharton:butterknife-compiler:8.8.1" annotationProcessor "com.jakewharton:butterknife-compiler:8.8.1"

Binary file not shown.