Skip to content

Commit

Permalink
Update androidx.activity [1.7.2 -> 1.8.2]
Browse files Browse the repository at this point in the history
Drop unused activity-ktx dependency.
  • Loading branch information
UweTrottmann committed Dec 14, 2023
1 parent ae9f280 commit 8c33bec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ retrofit2 = "2.9.0" # https://github.com/square/retrofit/blob/master/CHANGELOG.m
amazon-appstore-sdk = "com.amazon.device:amazon-appstore-sdk:3.0.4" # https://developer.amazon.com/docs/in-app-purchasing/iap-whats-new.html
androidutils = "com.uwetrottmann.androidutils:androidutils:4.0.0" # https://github.com/UweTrottmann/AndroidUtils/releases
# https://developer.android.com/jetpack/androidx/releases/activity
androidx-activity = "androidx.activity:activity:1.7.2"
androidx-activity-ktx = "androidx.activity:activity-ktx:1.7.2"
androidx-activity = "androidx.activity:activity:1.8.2"
# https://developer.android.com/jetpack/androidx/releases/annotation
androidx-annotation = "androidx.annotation:annotation:1.6.0"
# https://developer.android.com/jetpack/androidx/releases/appcompat
androidx-appcompat = "androidx.appcompat:appcompat:1.6.1"
Expand Down

0 comments on commit 8c33bec

Please sign in to comment.