use text input for filtering, again

This commit is contained in:
2017-02-12 09:32:46 +01:00
parent c2e42ea5fb
commit b238849d65
4 changed files with 30 additions and 126 deletions

View File

@@ -1,7 +1,7 @@
dependencies {
compile project(':pdb-api')
compile 'org.lucares:ludb:1.0.20170101101722'
compile 'org.lucares:ludb:1.0.20170207192657'
compile 'com.fasterxml.jackson.core:jackson-databind:2.8.6'