Skip to content

Commit c1baf0f

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LogcatCountlyLib/build.gradle

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.3"
25+
api "ly.count.android:sdk:25.4.4"
2626
}
2727

2828
publishing {

0 commit comments

Comments
 (0)