Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

wordpress-mobile/WordPress-Login-Flow-Android

Repository files navigation

🚨 Repository Archived 🚨

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.


WordPress-Login-Flow-Android

A pluggable WordPress login flow for Android.

Usage

repositories {
    maven { url "https://a8c-libs.s3.amazonaws.com/android" }
}
dependencies {
    implementation ("org.wordpress:login:$version")
}

License

WordPress-Login-Flow-Android is an Open Source project covered by the GNU General Public License version 2.