diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index aac0cd59..cc7ad713 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -42,7 +42,7 @@ hilt = "2.59.2" # ALL: https://developer.android.com/jetpack/androidx/versions # LATEST: https://developer.android.com/jetpack/androidx/versions/stable-channel androidx-activity = "1.13.0" -androidx-annotation = "1.9.1" +androidx-annotation = "1.10.0" androidx-appCompat = "1.7.1" androidx-browser = "1.10.0" androidx-cardview = "1.0.0" diff --git a/shared-main/app-android/dependencies/releaseCompileClasspath.txt b/shared-main/app-android/dependencies/releaseCompileClasspath.txt index 7c879abc..b06fea61 100644 --- a/shared-main/app-android/dependencies/releaseCompileClasspath.txt +++ b/shared-main/app-android/dependencies/releaseCompileClasspath.txt @@ -1,8 +1,8 @@ androidx.activity:activity-ktx:1.13.0 androidx.activity:activity:1.13.0 androidx.annotation:annotation-experimental:1.4.1 -androidx.annotation:annotation-jvm:1.9.1 -androidx.annotation:annotation:1.9.1 +androidx.annotation:annotation-jvm:1.10.0 +androidx.annotation:annotation:1.10.0 androidx.appcompat:appcompat-resources:1.7.1 androidx.appcompat:appcompat:1.7.1 androidx.arch.core:core-common:2.2.0 diff --git a/shared-main/app-android/dependencies/releaseRuntimeClasspath.txt b/shared-main/app-android/dependencies/releaseRuntimeClasspath.txt index cab76337..801d5930 100644 --- a/shared-main/app-android/dependencies/releaseRuntimeClasspath.txt +++ b/shared-main/app-android/dependencies/releaseRuntimeClasspath.txt @@ -1,8 +1,8 @@ androidx.activity:activity-ktx:1.13.0 androidx.activity:activity:1.13.0 androidx.annotation:annotation-experimental:1.5.0 -androidx.annotation:annotation-jvm:1.9.1 -androidx.annotation:annotation:1.9.1 +androidx.annotation:annotation-jvm:1.10.0 +androidx.annotation:annotation:1.10.0 androidx.appcompat:appcompat-resources:1.7.1 androidx.appcompat:appcompat:1.7.1 androidx.arch.core:core-common:2.2.0