Skip to content

Commit cdee311

Browse files
Bump ly.count.android:sdk from 25.4.8 to 25.4.9
Bumps [ly.count.android:sdk](https://github.com/Countly/countly-sdk-android) from 25.4.8 to 25.4.9. - [Release notes](https://github.com/Countly/countly-sdk-android/releases) - [Changelog](https://github.com/Countly/countly-sdk-android/blob/25.4.9/CHANGELOG.md) - [Commits](Countly/countly-sdk-android@25.4.8...25.4.9) --- updated-dependencies: - dependency-name: ly.count.android:sdk dependency-version: 25.4.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7a40b7 commit cdee311

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LogcatCountlyLib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ android {
2222

2323
dependencies {
2424
api(project(":LogcatCoreLib"))
25-
api("ly.count.android:sdk:25.4.8")
25+
api("ly.count.android:sdk:25.4.9")
2626
}
2727

2828
afterEvaluate {

0 commit comments

Comments
 (0)