Merge pull request #5117 from element-hq/renovate/showkase

Update showkase to v1.0.5
This commit is contained in:
Benoit Marty 2025-08-13 17:01:11 +02:00 committed by GitHub
commit e1095c0688
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 2 deletions

View file

@ -86,6 +86,7 @@ dependencies {
implementation(libs.androidx.browser)
implementation(libs.androidx.datastore.preferences)
api(projects.features.preferences.api)
implementation(libs.showkase)
implementation(platform(libs.network.okhttp.bom))
implementation(libs.network.okhttp)