third_parties/stroke/build.gradle
author Da Risk <da_risk@beem-project.com>
Mon, 15 Jun 2015 14:04:24 +0200
changeset 1058 b9445d741660
parent 1045 41c9aa696059
child 1073 274f38e8c8a9
permissions -rw-r--r--
Fix potential NPE when the connection is not created yet when the service is destroyed

apply plugin: 'java'

dependencies {
    compile fileTree(dir: 'libs', include: ['*.jar'])
}