diff --git a/LogcatCountlyLib/build.gradle.kts b/LogcatCountlyLib/build.gradle.kts index cbdb8df1..2a563ae9 100644 --- a/LogcatCountlyLib/build.gradle.kts +++ b/LogcatCountlyLib/build.gradle.kts @@ -22,7 +22,7 @@ android { dependencies { api(project(":LogcatCoreLib")) - api("ly.count.android:sdk:25.4.8") + api("ly.count.android:sdk:25.4.9") } afterEvaluate {