Skip to content

Commit bae6112

Browse files
Bump androidx.compose:compose-bom from 2025.09.00 to 2025.09.01 (#5846)
Bumps androidx.compose:compose-bom from 2025.09.00 to 2025.09.01. --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-version: 2025.09.01 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30324f3 commit bae6112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ buildscript {
125125
ext.billingVersion ='8.0.0'
126126

127127
ext.lottieComposeVersion = '6.6.9'
128-
ext.composeBomVersion = '2025.09.00'
128+
ext.composeBomVersion = '2025.09.01'
129129
ext.activityComposeVersion = '1.11.0'
130130
ext.web3jCoreVersion = '4.11.0'
131131
ext.web3jCryptoVersion = '4.11.0'

0 commit comments

Comments
 (0)