diff options
Diffstat (limited to 'build.gradle')
| -rw-r--r-- | build.gradle | 2 |
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' |
