aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorMenny Even Danan <menny@evendanan.net>2015-11-10 03:53:15 +0000
committerMenny Even Danan <menny@evendanan.net>2015-11-10 03:53:15 +0000
commitb0be5e873f8be5b8f12e61fc106de00735f8655c (patch)
treee6b450ce25d5534ac3f58f4cd8465e84ab918fef /build.gradle
parentd66bb5502a036a98498047da8c552b06aaccebd8 (diff)
downloadAnySoftKeyboard-b0be5e873f8be5b8f12e61fc106de00735f8655c.tar.gz
AnySoftKeyboard-b0be5e873f8be5b8f12e61fc106de00735f8655c.tar.bz2
adding clipboard functionality #457
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 78316acd1..83d6d4bbf 100644
--- a/build.gradle
+++ b/build.gradle
@@ -177,7 +177,7 @@ dependencies {
compile project(':jnidictionaryv1')
compile project(':jnidictionaryv2')
- compile 'com.github.AnySoftKeyboard:AnySoftKeyboard-API:1.2.7'
+ compile 'com.github.AnySoftKeyboard:AnySoftKeyboard-API:-SNAPSHOT'
compile 'com.github.menny:FrankenRobot:1.1.5'
compile 'com.android.support:appcompat-v7:23.1.0'
compile 'com.android.support:recyclerview-v7:23.1.0'