We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c60875 + 2b9d4fd commit 6e17a53Copy full SHA for 6e17a53
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.4")
+ api("ly.count.android:sdk:25.4.8")
26
}
27
28
afterEvaluate {
0 commit comments