diff --git a/LogcatCountlyLib/build.gradle.kts b/LogcatCountlyLib/build.gradle.kts index cdf7ec68..36ed9494 100644 --- a/LogcatCountlyLib/build.gradle.kts +++ b/LogcatCountlyLib/build.gradle.kts @@ -25,7 +25,7 @@ android { dependencies { api(project(":LogcatCoreLib")) - api("ly.count.android:sdk:26.1.4") + api("ly.count.android:sdk:26.1.5") } afterEvaluate {