Download SDKs

Integrate using Gradle:
# Kotlin (build.gradle.kts)
implementation ("com.batch.android:batch-sdk:2.0.3")

# Groovy (build.gradle)
implementation 'com.batch.android:batch-sdk:2.0.3'
Optional Huawei Push plug-in:

See documentation for more information.

implementation 'com.batch.android:hms-plugin:1.1.0'