aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle
index 5257b0234..6e8ad465a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -23,6 +23,7 @@ configurations {
dependencies {
compile project(':libs:MemorizingTrustManager')
+ compile project(':libs:audiowife')
compile 'org.sufficientlysecure:openpgp-api:10.0'
compile 'com.soundcloud.android:android-crop:1.0.1@aar'
compile 'com.android.support:support-v13:23.2.0'