Skip to content

Commit e062d94

Browse files
Bump androidx.activity:activity-compose in /native/kotlin (#1037)
Bumps androidx.activity:activity-compose from 1.11.0 to 1.12.0. --- updated-dependencies: - dependency-name: androidx.activity:activity-compose dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96f8ea9 commit e062d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

native/kotlin/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ agp = "8.11.0"
33
android-compileSdk = "36"
44
android-minSdk = "24"
55
android-targetSdk = "36"
6-
androidx-activityCompose = "1.11.0"
6+
androidx-activityCompose = "1.12.0"
77
androidx-core-ktx = "1.17.0"
88
androidx-material3 = "1.4.0"
99
androidxTestRulesVersion = "1.7.0"

0 commit comments

Comments
 (0)