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 @@ -64,8 +64,8 @@ android {
6464}
6565
6666dependencies {
67- implementation ' com.contentsquare.android:library:4.36 .0'
68- implementation ' com.contentsquare.android:compose:4.36 .0'
67+ implementation ' com.contentsquare.android:library:4.37 .0'
68+ implementation ' com.contentsquare.android:compose:4.37 .0'
6969
7070 implementation ' androidx.core:core-ktx:1.13.1'
7171 implementation ' androidx.appcompat:appcompat:1.7.0'
Original file line number Diff line number Diff line change 11// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
33plugins {
4- id(" com.android.application" ) version ' 8.5.1 ' apply false
4+ id(" com.android.application" ) version ' 8.5.2 ' apply false
55 id(" org.jetbrains.kotlin.android" ) version " 2.0.10" apply false
66 id(" org.jetbrains.kotlin.plugin.compose" ) version " 2.0.10" apply false
77 id(" com.contentsquare.error.analysis.network" ) version " 1.5.0" apply false
You can’t perform that action at this time.
0 commit comments