Download SDKs

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

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

See documentation for more information.

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