Warning
This repository has been archived because its functionality has been merged into its only two former clients: WordPress/Jetpack and WooCommerce. Future development will continue in those repositories.
A pluggable WordPress login flow for Android.
repositories {
maven { url "https://a8c-libs.s3.amazonaws.com/android" }
}
dependencies {
implementation ("org.wordpress:login:$version")
}
WordPress-Login-Flow-Android is an Open Source project covered by the GNU General Public License version 2.