Fixes the search page not working on Android Kitkat (searching applications instead of accounts and tags).

This commit is contained in:
Vavassor 2017-07-16 22:31:40 -04:00
commit 408d38102d
2 changed files with 0 additions and 10 deletions

View file

@ -1,9 +1,6 @@
apply plugin: 'com.android.application'
android {
signingConfigs {
}
compileSdkVersion 25
buildToolsVersion "25.0.3"
defaultConfig {