| Author | djarvis <email> |
|---|---|
| Date | 2017-11-04 14:24:06 GMT-0700 |
| Commit | 67d6d9ab04f7d613b5097266567c6f6446ebb238 |
| Parent | 6af45ab |
| Delta | 2 lines added, 2 lines removed |
| compile 'com.googlecode.juniversalchardet:juniversalchardet:1.0.3' | ||
| compile 'org.apache.commons:commons-configuration2:2.1' | ||
| - compile files('libs/renjin-script-engine-0.8.2507-jar-with-dependencies.jar') | ||
| + compile files('libs/renjin-script-engine-0.8.2508-jar-with-dependencies.jar') | ||
| } | ||
| -version = '1.2.15' | ||
| +version = '1.2.16' | ||
| applicationName = 'scrivenvar' | ||
| mainClassName = 'com.scrivenvar.Main' |