File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -409,7 +409,7 @@ dependencies {
409409 implementation(" org.apache.commons:commons-compress:1.26.1" )
410410
411411 // analytics
412- implementation(" ly.count.android:sdk:24.1.1 " )
412+ implementation(" ly.count.android:sdk:24.7.4 " )
413413
414414 // annotations
415415 implementation(" org.jetbrains:annotations-java5:24.1.0" )
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ buildscript {
1313 gradlePluginPortal()
1414 }
1515 dependencies {
16- classpath(" com.android.tools.build:gradle:8.4.2 " )
17- classpath(" org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23 " )
16+ classpath(" com.android.tools.build:gradle:8.9.0 " )
17+ classpath(" org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21 " )
1818 classpath(" com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.2.1" )
1919 }
2020}
You can’t perform that action at this time.
0 commit comments