Getting started
Ensure these two things:
- The Maven Central repository is added to your project.
minSdk
is set to at least 21.
Add the modules you need to your Gradle version catalog:
Then add Vico to the module where you’d like to use it:
If you don’t have a version catalog, add Vico to your project like so: