File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9292 POM_DEVELOPER_NAME = ' DevCycle SDK Group'
9393 POM_DEVELOPER_URL = ' https://devcycle.com'
9494
95- androidx_version = ' 1.15 .0'
95+ androidx_version = ' 1.17 .0'
9696 retrofit_version = " 2.11.0"
9797 swagger_annotations_version = ' 2.2.26'
9898 jackson_version = " 2.19.1"
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ android {
4545}
4646
4747dependencies {
48- implementation ' androidx.core:core-ktx:1.15 .0'
48+ implementation ' androidx.core:core-ktx:1.17 .0'
4949 implementation ' androidx.appcompat:appcompat:1.7.1'
5050 implementation ' com.google.android.material:material:1.12.0'
5151 implementation(project(" :android-client-sdk" ))
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ android {
4545}
4646
4747dependencies {
48- implementation ' androidx.core:core-ktx:1.7 .0'
48+ implementation ' androidx.core:core-ktx:1.17 .0'
4949 implementation ' androidx.appcompat:appcompat:1.4.1'
5050 implementation ' com.google.android.material:material:1.5.0'
5151 implementation(project(" :android-client-sdk" ))
You can’t perform that action at this time.
0 commit comments