This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.View this repository on the Mend.io Web Portal .
Config Migration Needed
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
fix(deps): update dependency androidx.core:core-ktx to v1.19.0
fix(deps): update dependency androidx.hilt:hilt-navigation-compose to v1.3.0
fix(deps): update dependency androidx.test.espresso:espresso-core to v3.7.0
fix(deps): update dependency com.github.ben-manes:gradle-versions-plugin to v0.54.0
fix(deps): update dependency com.google.accompanist:accompanist-swiperefresh to v0.36.0
fix(deps): update dependency com.google.android.material:material to v1.14.0
fix(deps): update dependency com.squareup.moshi:moshi-kotlin to v1.15.2
fix(deps): update dependency com.squareup.okhttp3:logging-interceptor to v4.12.0
fix(deps): update dependency composeoptions to v1.5.15
fix(deps): update dependency dev.ahmedmourad.nocopy:nocopy-gradle-plugin to v1.5.0
fix(deps): update dependency io.arrow-kt:arrow-core to v1.2.4
fix(deps): update dependency io.coil-kt:coil-compose to v2.7.0
fix(deps): update dependency io.github.hoc081098:flowext to v0.8.1
fix(deps): update dependency io.mockk:mockk to v1.14.11
fix(deps): update deps.dagger.version to v2.60 (com.google.dagger:dagger-compiler, com.google.dagger:dagger)
fix(deps): update deps.daggerhilt.version to v2.60 (com.google.dagger:hilt-android-gradle-plugin, com.google.dagger:hilt-compiler, com.google.dagger:hilt-core, com.google.dagger:hilt-android)
fix(deps): update kotlin monorepo to v1.9.25 (org.jetbrains.kotlin:kotlin-gradle-plugin, org.jetbrains.kotlin:kotlin-test-junit, org.jetbrains.kotlin:kotlin-reflect)
fix(deps): update kotlinx-coroutines monorepo to v1.11.0 (org.jetbrains.kotlinx:kotlinx-coroutines-test, org.jetbrains.kotlinx:kotlinx-coroutines-android, org.jetbrains.kotlinx:kotlinx-coroutines-core)
fix(deps): update retrofit monorepo to v2.12.0 (com.squareup.retrofit2:converter-moshi, com.squareup.retrofit2:retrofit)
chore(deps): update actions/checkout action to v7
chore(deps): update actions/setup-java action to v5
chore(deps): update actions/upload-artifact action to v7
chore(deps): update gradle to v9
chore(deps): update gradle/wrapper-validation-action action to v3
fix(deps): update dependency androidx.compose:compose-bom to v2026
fix(deps): update dependency com.android.tools.build:gradle to v9
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v8
fix(deps): update dependency com.squareup.okhttp3:logging-interceptor to v5
fix(deps): update dependency io.arrow-kt:arrow-core to v2
fix(deps): update dependency io.github.hoc081098:flowext to v1
fix(deps): update kotlin monorepo to v2 (org.jetbrains.kotlin:kotlin-gradle-plugin, org.jetbrains.kotlin:kotlin-test-junit, org.jetbrains.kotlin:kotlin-reflect)
fix(deps): update retrofit monorepo to v3 (com.squareup.retrofit2:converter-moshi, com.squareup.retrofit2:retrofit)
🔐 Create all rate-limited PRs at once 🔐
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
github-actions (3)
.github/workflows/build.yml (5)
actions/checkout v3 → [Updates: v7]
actions/setup-java v3 → [Updates: v5]
gradle/gradle-build-action v2
gradle/gradle-build-action v2
actions/upload-artifact v3 → [Updates: v7]
.github/workflows/gradle-wrapper-validation.yml (2)
actions/checkout v3 → [Updates: v7]
gradle/wrapper-validation-action v1 → [Updates: v3]
.github/workflows/remove-old-artifacts.yml (1)
c-hive/gha-remove-artifacts v1
gradle (17)
app/build.gradle.kts
build.gradle.kts (6)
com.android.tools.build:gradle 7.4.2 → [Updates: 9.2.1]
com.diffplug.spotless:spotless-plugin-gradle 6.12.1 → [Updates: 6.25.0, 8.7.0]
com.github.ben-manes:gradle-versions-plugin 0.46.0 → [Updates: 0.54.0]
org.jacoco:org.jacoco.core 0.8.9 → [Updates: 0.8.15]
com.vanniktech:gradle-android-junit-jacoco-plugin 0.17.0-SNAPSHOT
dev.ahmedmourad.nocopy:nocopy-gradle-plugin 1.4.0 → [Updates: 1.5.0]
buildSrc/build.gradle.kts
buildSrc/src/main/kotlin/deps.kt (39)
org.jetbrains.kotlin:kotlin-reflect 1.7.20 → [Updates: 1.9.25, 2.4.0]
androidx.appcompat:appcompat 1.5.1 → [Updates: 1.7.1]
androidx.core:core-ktx 1.9.0 → [Updates: 1.19.0]
com.google.android.material:material 1.4.0 → [Updates: 1.14.0]
androidx.activity:activity-compose 1.6.1 → [Updates: 1.13.0]
androidx.navigation:navigation-compose 2.5.2 → [Updates: 2.9.8]
androidx.compose:compose-bom 2022.11.00 → [Updates: 2022.12.00, 2026.06.00]
androidx.lifecycle:lifecycle-viewmodel-ktx 2.6.0-alpha01 → [Updates: 2.11.0]
androidx.lifecycle:lifecycle-runtime-ktx 2.6.0-alpha01 → [Updates: 2.11.0]
androidx.lifecycle:lifecycle-common-java8 2.6.0-alpha01 → [Updates: 2.11.0]
androidx.lifecycle:lifecycle-viewmodel-compose 2.6.0-alpha01 → [Updates: 2.11.0]
androidx.lifecycle:lifecycle-runtime-compose 2.6.0-alpha01 → [Updates: 2.11.0]
com.squareup.retrofit2:retrofit 2.9.0 → [Updates: 2.12.0, 3.0.0]
com.squareup.retrofit2:converter-moshi 2.9.0 → [Updates: 2.12.0, 3.0.0]
com.squareup.okhttp3:logging-interceptor 4.8.1 → [Updates: 4.12.0, 5.4.0]
com.squareup.moshi:moshi-kotlin 1.12.0 → [Updates: 1.15.2]
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.6.4 → [Updates: 1.11.0]
org.jetbrains.kotlinx:kotlinx-coroutines-android 1.6.4 → [Updates: 1.11.0]
org.jetbrains.kotlinx:kotlinx-coroutines-test 1.6.4 → [Updates: 1.11.0]
io.arrow-kt:arrow-core 1.1.3 → [Updates: 1.2.4, 2.2.3]
com.google.dagger:hilt-android 2.43.2 → [Updates: 2.60]
com.google.dagger:hilt-core 2.43.2 → [Updates: 2.60]
com.google.dagger:hilt-compiler 2.43.2 → [Updates: 2.60]
androidx.hilt:hilt-navigation-compose 1.0.0 → [Updates: 1.3.0]
com.google.dagger:dagger 2.40.2 → [Updates: 2.60]
com.google.dagger:dagger-compiler 2.40.2 → [Updates: 2.60]
com.google.accompanist:accompanist-swiperefresh 0.28.0 → [Updates: 0.36.0]
io.coil-kt:coil-compose 2.2.2 → [Updates: 2.7.0]
org.jetbrains.kotlinx:kotlinx-collections-immutable 0.3.5 → [Updates: 0.5.0]
io.github.hoc081098:FlowExt 0.5.0 → [Updates: 0.8.1, 1.0.0]
com.jakewharton.timber:timber 5.0.1
junit:junit 4.13.2
androidx.test.ext:junit 1.1.2 → [Updates: 1.3.0]
androidx.test.espresso:espresso-core 3.3.0 → [Updates: 3.7.0]
io.mockk:mockk 1.12.5 → [Updates: 1.14.11]
org.jetbrains.kotlin:kotlin-test-junit 1.7.20 → [Updates: 1.9.25, 2.4.0]
org.jetbrains.kotlin:kotlin-gradle-plugin 1.7.20 → [Updates: 1.9.25, 2.4.0]
com.google.dagger:hilt-android-gradle-plugin 2.43.2 → [Updates: 2.60]
composeOptions 1.3.2 → [Updates: 1.5.15]
core-ui/build.gradle.kts
core/build.gradle.kts
data/build.gradle.kts
domain/build.gradle.kts
feature-add/build.gradle.kts
feature-main/build.gradle.kts
feature-search/build.gradle.kts
gradle.properties
mvi/mvi-base/build.gradle.kts
mvi/mvi-testing/build.gradle.kts
settings.gradle.kts
test-utils/build.gradle.kts
ui-theme/build.gradle.kts
gradle-wrapper (1)
gradle/wrapper/gradle-wrapper.properties (1)
gradle 8.1.1 → [Updates: 8.14.5, 9.6.1]
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Config Migration Needed
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
com.google.dagger:dagger-compiler,com.google.dagger:dagger)com.google.dagger:hilt-android-gradle-plugin,com.google.dagger:hilt-compiler,com.google.dagger:hilt-core,com.google.dagger:hilt-android)org.jetbrains.kotlin:kotlin-gradle-plugin,org.jetbrains.kotlin:kotlin-test-junit,org.jetbrains.kotlin:kotlin-reflect)org.jetbrains.kotlinx:kotlinx-coroutines-test,org.jetbrains.kotlinx:kotlinx-coroutines-android,org.jetbrains.kotlinx:kotlinx-coroutines-core)com.squareup.retrofit2:converter-moshi,com.squareup.retrofit2:retrofit)org.jetbrains.kotlin:kotlin-gradle-plugin,org.jetbrains.kotlin:kotlin-test-junit,org.jetbrains.kotlin:kotlin-reflect)com.squareup.retrofit2:converter-moshi,com.squareup.retrofit2:retrofit)Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
androidx.lifecycle:lifecycle-runtime-compose,androidx.lifecycle:lifecycle-viewmodel-compose,androidx.lifecycle:lifecycle-common-java8,androidx.lifecycle:lifecycle-runtime-ktx,androidx.lifecycle:lifecycle-viewmodel-ktx)Detected Dependencies
github-actions (3)
gradle (17)
gradle-wrapper (1)