diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 37240b7b..242c812f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -31,7 +31,7 @@ androidx-viewmodel = { module = "androidx.lifecycle:lifecycle-viewmodel", versio androidx-livedata = { module = "androidx.lifecycle:lifecycle-livedata", version.ref = "lifecycle" } androidx-recyclerview = "androidx.recyclerview:recyclerview:1.3.2" androidx-dynamicanimation = "androidx.dynamicanimation:dynamicanimation:1.0.0" -androidx-annotation = "androidx.annotation:annotation:1.9.0" +androidx-annotation = "androidx.annotation:annotation:1.9.1" androidx-browser = "androidx.browser:browser:1.8.0" androidx-window = "androidx.window:window:1.3.0" google-material = "com.google.android.material:material:1.12.0"