Skip to content

Commit 307f0e1

Browse files
Bump androidx.activity:activity-compose from 1.10.1 to 1.12.2
Bumps androidx.activity:activity-compose from 1.10.1 to 1.12.2. --- updated-dependencies: - dependency-name: androidx.activity:activity-compose dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3caf3ee commit 307f0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ com-google-android-material-material = { group = "com.google.android.material",
2222
com-android-tools-desugar_jdk_libs = { group = "com.android.tools", name = "desugar_jdk_libs", version = "2.1.5" }
2323

2424
# Compose
25-
androidx-activity-activity-compose = { group = "androidx.activity", name = "activity-compose", version = "1.10.1" }
25+
androidx-activity-activity-compose = { group = "androidx.activity", name = "activity-compose", version = "1.12.2" }
2626
androidx-compose-compose-bom = { group = "androidx.compose", name = "compose-bom", version.ref = "compose" }
2727
androidx-compose-foundation-foundation = { group = "androidx.compose.foundation", name = "foundation" }
2828
androidx-compose-material3-material3 = { group = "androidx.compose.material3", name = "material3"}

0 commit comments

Comments
 (0)