Merge pull request #661 from MilosKozak/move-rhino-lib
move rhino to external lib
This commit is contained in:
commit
94a6794504
2 changed files with 2 additions and 0 deletions
|
@ -215,6 +215,8 @@ dependencies {
|
|||
|
||||
compile "net.danlew:android.joda:2.9.9.1"
|
||||
|
||||
compile 'org.mozilla:rhino:1.7.7.2'
|
||||
|
||||
api "com.jakewharton:butterknife:8.8.1"
|
||||
annotationProcessor "com.jakewharton:butterknife-compiler:8.8.1"
|
||||
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue