* Extracts HttpEngine interface. * Uses LwHttp as default networking client. * Implements alternate networking client using OkHttp.
* Explicitly set support library version 19.0.1. * Include slf4j-android dependency from maven central instead of local jar. * Adds local.properties to .gitignore