Skip to content

Commit 2fb0dae

Browse files
Bump androidx.activity:activity-compose in /native/kotlin (#890)
Bumps androidx.activity:activity-compose from 1.10.1 to 1.11.0. --- updated-dependencies: - dependency-name: androidx.activity:activity-compose dependency-version: 1.11.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 89e85cf commit 2fb0dae

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.10.1"
6+
androidx-activityCompose = "1.11.0"
77
androidx-core-ktx = "1.17.0"
88
androidx-material3 = "1.3.2"
99
androidxTestRulesVersion = "1.7.0"

0 commit comments

Comments
 (0)