Skip to content

Commit 77c7ccf

Browse files
committed
in-progress changes
1 parent 0b2d440 commit 77c7ccf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ protobuf = "3.25.5"
1010

1111
[libraries]
1212
android-annotations = "com.google.android:annotations:4.1.1.4"
13-
androidx-annotation = "androidx.annotation:annotation:1.9.0"
14-
androidx-core = "androidx.core:core:1.13.1"
15-
androidx-lifecycle-common = "androidx.lifecycle:lifecycle-common:2.8.6"
16-
androidx-lifecycle-service = "androidx.lifecycle:lifecycle-service:2.8.6"
13+
androidx-annotation = "androidx.annotation:annotation:1.9.1"
14+
androidx-core = "androidx.core:core:1.15.0"
15+
androidx-lifecycle-common = "androidx.lifecycle:lifecycle-common:2.8.7"
16+
androidx-lifecycle-service = "androidx.lifecycle:lifecycle-service:2.8.7"
1717
androidx-test-core = "androidx.test:core:1.6.1"
1818
androidx-test-ext-junit = "androidx.test.ext:junit:1.2.1"
1919
androidx-test-rules = "androidx.test:rules:1.6.1"

0 commit comments

Comments
 (0)