third_parties/stroke/build.gradle
author Da Risk <da_risk@beem-project.com>
Thu, 07 Jan 2016 16:38:16 +0100
changeset 1075 af8866eba015
parent 1049 41c9aa696059
permissions -rw-r--r--
Refactor the encryption preference authenticator

apply plugin: 'java'

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