Skip to content

appmetrica/push-sdk-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

372517c · Mar 17, 2025

History

52 Commits
Sep 21, 2023
Mar 17, 2025
Jul 25, 2024
Feb 4, 2025
Jan 27, 2025
Dec 10, 2024
Jan 27, 2025
Jan 27, 2025
Apr 18, 2024
Jan 27, 2025
Jan 27, 2025
Jan 27, 2025
Jan 27, 2025
Jan 27, 2025
Jan 27, 2025
Feb 4, 2025
Sep 21, 2023
Feb 4, 2025
Nov 6, 2024
Feb 26, 2025
Sep 21, 2023
Sep 21, 2023
Sep 21, 2023
Jan 12, 2024
Dec 10, 2024
Dec 10, 2024
Nov 26, 2024
Sep 21, 2023
Jul 1, 2024

Repository files navigation

The AppMetrica Push SDK is a set of libraries for working with push notifications. After enabling the AppMetrica Push SDK, you can create and configure push notification campaigns, then monitor statistics in the AppMetrica web interface. Detailed information and instructions for integration are available in the documentation.

Builds

Assemble

./gradlew :assembleRelease

Publish to MavenLocal

./gradlew :publishReleasePublicationToMavenLocal

Tests

./gradlew :testReleaseUnitTest :generateReleaseJacocoReport

Code style

./gradlew :codequality

Check AAR API

./gradlew :aarCheck

Regenerate AAR API dump

./gradlew :aarDump

Contributors 5