diff --git a/LogcatCountlyLib/build.gradle b/LogcatCountlyLib/build.gradle index 4b6fe0fa..491b3793 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.0" + api "ly.count.android:sdk:22.09.1" } project.afterEvaluate {