Skip to content

Commit

Permalink
Bump ly.count.android:sdk from 24.1.1 to 24.7.4
Browse files Browse the repository at this point in the history
Bumps [ly.count.android:sdk](https://github.com/Countly/countly-sdk-android) from 24.1.1 to 24.7.4.
- [Release notes](https://github.com/Countly/countly-sdk-android/releases)
- [Changelog](https://github.com/Countly/countly-sdk-android/blob/24.7.4/CHANGELOG.md)
- [Commits](Countly/countly-sdk-android@24.1.1...24.7.4)

---
updated-dependencies:
- dependency-name: ly.count.android:sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent e1c5958 commit 19b4a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ dependencies {
implementation("org.apache.commons:commons-compress:1.26.1")

// analytics
implementation("ly.count.android:sdk:24.1.1")
implementation("ly.count.android:sdk:24.7.4")

// annotations
implementation("org.jetbrains:annotations-java5:24.1.0")
Expand Down

0 comments on commit 19b4a9f

Please sign in to comment.