diff --git a/LogcatCountlyLib/build.gradle b/LogcatCountlyLib/build.gradle index e2fbfb79..cad1cb86 100644 --- a/LogcatCountlyLib/build.gradle +++ b/LogcatCountlyLib/build.gradle @@ -18,7 +18,7 @@ android { dependencies { api project(':LogcatCoreLib') - api "ly.count.android:sdk:22.09.2" + api "ly.count.android:sdk:22.09.3" } project.afterEvaluate {