diff --git a/LogcatCountlyLib/build.gradle b/LogcatCountlyLib/build.gradle index ee1e74b7..39f47d22 100644 --- a/LogcatCountlyLib/build.gradle +++ b/LogcatCountlyLib/build.gradle @@ -20,7 +20,7 @@ android { dependencies { api project(':LogcatCoreLib') - api "ly.count.android:sdk:22.09.3" + api "ly.count.android:sdk:23.8.3" } publishing {