Gradle Dependencies
Installation
Gradle Configuration
Add these lines to your settings.gradle
.
Java 8 Compatibility
If Java 8 is not enabled, add support to your build.gradle
:
Adding SDK Dependency
Include Google Play Services Location and CafSmartAuth SDK in your build.gradle
dependencies:
Last updated