Skip to content

Commit f007c51

Browse files
Bump androidx.activity:activity-compose in /examples
Bumps androidx.activity:activity-compose from 1.8.2 to 1.10.1. --- updated-dependencies: - dependency-name: androidx.activity:activity-compose dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d48bc3e commit f007c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ protobuf-java-util = { group = "com.google.protobuf", name = "protobuf-java-util
2525
protoc-gen-grpc-java = { group = "io.grpc", name = "protoc-gen-grpc-java", version = "1.75.0" }
2626
protoc-gen-grpc-kotlin = { group = "io.grpc", name = "protoc-gen-grpc-kotlin", version = "1.4.3" }
2727

28-
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version = "1.8.2" }
28+
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version = "1.10.1" }
2929
androidx-compose-foundation-layout = { group = "androidx.compose.foundation", name = "foundation-layout", version = "1.9.0" }
3030
androidx-compose-material = { group = "androidx.compose.material", name = "material", version = "1.6.3" }
3131
androidx-compose-runtime = { group = "androidx.compose.runtime", name = "runtime", version = "1.6.3" }

0 commit comments

Comments
 (0)