Skip to content

Commit 9688c0a

Browse files
authored
Merge pull request #762 from AppDevNext/dependabot/gradle/ly.count.android-sdk-25.4.9
Bump ly.count.android:sdk from 25.4.8 to 25.4.9
2 parents 96fab1c + cdee311 commit 9688c0a

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)