diff --git a/LogcatCountlyLib/build.gradle b/LogcatCountlyLib/build.gradle index a40d27eb..16a77248 100644 --- a/LogcatCountlyLib/build.gradle +++ b/LogcatCountlyLib/build.gradle @@ -22,7 +22,7 @@ android { dependencies { api project(":LogcatCoreLib") - api "ly.count.android:sdk:25.4.2" + api "ly.count.android:sdk:25.4.3" } publishing {