File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ android {
4545dependencies {
4646 implementation(" androidx.annotation:annotation:1.9.1" )
4747 implementation(" androidx.core:core:1.18.0" )
48- implementation(" androidx.activity:activity-ktx:1.12.4 " )
48+ implementation(" androidx.activity:activity-ktx:1.13.0 " )
4949 implementation(" com.github.AppDevNext.Logcat:LogcatCoreLib:3.4" )
5050 testImplementation(" junit:junit:4.13.2" )
5151 testImplementation(" org.mockito:mockito-core:5.23.0" )
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ android {
4747dependencies {
4848 implementation(" androidx.annotation:annotation:1.9.1" )
4949 implementation(" androidx.core:core:1.18.0" )
50- implementation(" androidx.activity:activity-ktx:1.12.4 " )
50+ implementation(" androidx.activity:activity-ktx:1.13.0 " )
5151 implementation(" com.github.AppDevNext.Logcat:LogcatCoreLib:3.4" )
5252 api(project(" :chartLib" ))
5353
You can’t perform that action at this time.
0 commit comments