We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96fab1c + cdee311 commit 9688c0aCopy full SHA for 9688c0a
1 file changed
LogcatCountlyLib/build.gradle.kts
@@ -22,7 +22,7 @@ android {
22
23
dependencies {
24
api(project(":LogcatCoreLib"))
25
- api("ly.count.android:sdk:25.4.8")
+ api("ly.count.android:sdk:25.4.9")
26
}
27
28
afterEvaluate {
0 commit comments