This repository was archived by the owner on Jan 9, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 134
Getting Started
Mukesh Solanki edited this page Sep 1, 2018
·
2 revisions
Integrating and using the project is simple all you need to do is follow the below step
- Add the JitPack repository to your build file. Add it in your root
build.gradleat the end of repositories:
allprojects {
repositories {
...
maven { url "https://jitpack.io" }
}
}- Add the dependency
dependencies {
compile 'com.github.mukeshsolanki:country-picker-android:<latest-version>'
}Country Picker is an independent project with ongoing development and support made possible thanks to donations made by these awesome backers. If you'd like to join them, please consider:
