Merge pull request #4721 from nextcloud/renovate/androidx.compose-compose-bom-2025.x

fix(deps): update dependency androidx.compose:compose-bom to v2025.02.00
This commit is contained in:
github-actions[bot] 2025-02-16 16:50:14 +01:00 committed by GitHub
commit 2cee1edd65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 2 deletions

View File

@ -309,7 +309,7 @@ dependencies {
gplayImplementation "com.google.firebase:firebase-messaging:24.1.0"
//compose
implementation(platform("androidx.compose:compose-bom:2025.01.01"))
implementation(platform("androidx.compose:compose-bom:2025.02.00"))
implementation("androidx.compose.ui:ui")
implementation 'androidx.compose.material3:material3:1.3.1'
implementation("androidx.compose.ui:ui-tooling-preview")
@ -342,7 +342,7 @@ dependencies {
androidTestImplementation('com.android.support.test.espresso:espresso-intents:3.0.2')
androidTestImplementation(platform("androidx.compose:compose-bom:2025.01.01"))
androidTestImplementation(platform("androidx.compose:compose-bom:2025.02.00"))
testImplementation "org.mockito.kotlin:mockito-kotlin:$mockitoKotlinVersion"
testImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:$coroutines_version"

View File

@ -37,6 +37,7 @@
<trusted-key id="0F06FF86BEEAF4E71866EE5232EE5355A6BC6E42">
<trusting group="androidx.compose.runtime"/>
<trusting group="androidx.databinding"/>
<trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
<trusting group="^com[.]android($|([.].*))" regex="true"/>
</trusted-key>
<trusted-key id="0F07D1201BDDAB67CFB84EB479752DB6C966F0B8" group="com.google.android" name="annotations" version="4.1.1.4"/>
@ -849,6 +850,11 @@
<sha256 value="1026f5e8be9a388ba01862852bf460f26e314c52db6aa01b117148f9680c53c8" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="androidx.compose" name="compose-bom" version="2025.02.00">
<artifact name="compose-bom-2025.02.00.pom">
<sha256 value="cb3cd5c41bd791372c44cdd13646eea042d768b4b8652e1b72fdfb81c2d42745" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="androidx.compose.animation" name="animation" version="1.7.7">
<artifact name="animation-1.7.7.module">
<sha256 value="3431b3d00a8e6e0d54aff825a0a66402d8e924c2b2e6a165669e4f41c7a63fc9" origin="Generated by Gradle"/>