android / android/architecture-templates
Dependency Dashboard
- Dominant language
- No language data
- Stars
- 3.2k
- Forks
- 384
- PR merge metrics
- No merged PRs in 30d
Description
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/android/architecture-templates).
## Config Migration Needed
- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.
## Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] [Update all dependencies (base)](../pull/214) (`actions/checkout`, `actions/setup-java`, `gradle`, `androidx.lifecycle:lifecycle-viewmodel-navigation3`, `androidx.navigation3:navigation3-ui`, `androidx.navigation3:navigation3-runtime`, `com.google.devtools.ksp`, `org.jetbrains.kotlin.plugin.serialization`, `org.jetbrains.kotlin.plugin.compose`, `com.google.dagger.hilt.android`, `com.google.dagger:hilt-compiler`, `com.google.dagger:hilt-android-testing`, `com.google.dagger:hilt-android-compiler`, `com.google.dagger:hilt-android`, `androidx.room:room-compiler`, `androidx.room:room-ktx`, `androidx.room:room-runtime`, `androidx.hilt:hilt-lifecycle-viewmodel-compose`, `androidx.compose:compose-bom`, `androidx.lifecycle:lifecycle-runtime-ktx`, `androidx.lifecycle:lifecycle-runtime-compose`, `androidx.lifecycle:lifecycle-viewmodel-compose`, `androidx.core:core-ktx`, `com.android.application`)
- [ ] [Update all dependencies (multimodule)](../pull/215) (`actions/checkout`, `actions/setup-java`, `gradle`, `androidx.navigation3:navigation3-ui`, `androidx.navigation3:navigation3-runtime`, `androidx.lifecycle:lifecycle-viewmodel-navigation3`, `com.google.devtools.ksp`, `org.jetbrains.kotlin.plugin.serialization`, `org.jetbrains.kotlin.plugin.compose`, `com.google.dagger.hilt.android`, `com.google.dagger:hilt-compiler`, `com.google.dagger:hilt-android-testing`, `com.google.dagger:hilt-android`, `androidx.room:room-runtime`, `androidx.room:room-ktx`, `androidx.room:room-compiler`, `androidx.lifecycle:lifecycle-viewmodel-compose`, `androidx.lifecycle:lifecycle-runtime-ktx`, `androidx.lifecycle:lifecycle-runtime-compose`, `androidx.hilt:hilt-lifecycle-viewmodel-compose`, `androidx.core:core-ktx`, `androidx.compose:compose-bom`, `com.android.test`, `com.android.library`, `com.android.application`)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
Branch base
github-actions (2)
.github/workflows/build_and_local_tests.yml (6)
- `actions/checkout v6` → [Updates: `v7`]
- `actions/setup-java v5` → [Updates: `v6`]
- `actions/upload-artifact v7`
- `actions/upload-artifact v7`
- `andstor/file-existence-action v3`
- `andstor/file-existence-action v3`.github/workflows/instrumented_tests.yml (4)
- `actions/checkout v6` → [Updates: `v7`]
- `actions/setup-java v5` → [Updates: `v6`]
- `reactivecircus/android-emulator-runner v2`
- `actions/upload-artifact v7`gradle (5)
app/build.gradle.kts
build.gradle.kts
gradle.properties
gradle/libs.versions.toml (27)
- `androidx.core:core-ktx 1.18.0` → [Updates: `1.19.0`]
- `androidx.activity:activity-compose 1.13.0`
- `androidx.compose:compose-bom 2026.05.01` → [Updates: `2026.09.00`]
- `androidx.hilt:hilt-lifecycle-viewmodel-compose 1.3.0` → [Updates: `1.4.0`]
- `androidx.lifecycle:lifecycle-viewmodel-compose 2.10.0` → [Updates: `2.11.0`]
- `androidx.lifecycle:lifecycle-runtime-compose 2.10.0` → [Updates: `2.11.0`]
- `androidx.lifecycle:lifecycle-runtime-ktx 2.10.0` → [Updates: `2.11.0`]
- `androidx.room:room-runtime 2.8.4` → [Updates: `2.8.5`]
- `androidx.room:room-ktx 2.8.4` → [Updates: `2.8.5`]
- `androidx.room:room-compiler 2.8.4` → [Updates: `2.8.5`]
- `androidx.test:core 1.7.0`
- `androidx.test.ext:junit 1.3.0`
- `androidx.test:runner 1.7.0`
- `com.google.dagger:hilt-android 2.59.2` → [Updates: `2.60.1`]
- `com.google.dagger:hilt-android-compiler 2.59.2` → [Updates: `2.60.1`]
- `com.google.dagger:hilt-android-testing 2.59.2` → [Updates: `2.60.1`]
- `com.google.dagger:hilt-compiler 2.59.2` → [Updates: `2.60.1`]
- `junit:junit 4.13.2`
- `org.jetbrains.kotlinx:kotlinx-coroutines-test 1.11.0`
- `androidx.navigation3:navigation3-runtime 1.1.2` → [Updates: `1.1.7`]
- `androidx.navigation3:navigation3-ui 1.1.2` → [Updates: `1.1.7`]
- `androidx.lifecycle:lifecycle-viewmodel-navigation3 2.10.0` → [Updates: `2.11.0`]
- `com.android.application 9.2.1` → [Updates: `9.4.0`]
- `org.jetbrains.kotlin.plugin.compose 2.3.21` → [Updates: `2.4.20`]
- `com.google.devtools.ksp 2.3.9` → [Updates: `2.3.12`]
- `com.google.dagger.hilt.android 2.59.2` → [Updates: `2.60.1`]
- `org.jetbrains.kotlin.plugin.serialization 2.3.21` → [Updates: `2.4.20`]settings.gradle.kts
gradle-wrapper (1)
gradle/wrapper/gradle-wrapper.properties (1)
- `gradle 9.5.1` → [Updates: `9.7.1`]
Branch multimodule
github-actions (2)
.github/workflows/build_and_local_tests.yml (6)
- `actions/checkout v6` → [Updates: `v7`]
- `actions/setup-java v5` → [Updates: `v6`]
- `actions/upload-artifact v7`
- `actions/upload-artifact v7`
- `andstor/file-existence-action v3`
- `andstor/file-existence-action v3`.github/workflows/instrumented_tests.yml (4)
- `actions/checkout v6` → [Updates: `v7`]
- `actions/setup-java v5` → [Updates: `v6`]
- `reactivecircus/android-emulator-runner v2`
- `actions/upload-artifact v7`gradle (12)
app/build.gradle.kts
build.gradle.kts
core-data/build.gradle.kts
core-database/build.gradle.kts
core-testing/build.gradle.kts
core-ui/build.gradle.kts
feature-mymodel-navigation/build.gradle.kts
feature-mymodel/build.gradle.kts
gradle.properties
gradle/libs.versions.toml (31)
- `androidx.activity:activity-compose 1.13.0`
- `androidx.compose:compose-bom 2026.05.01` → [Updates: `2026.09.00`]
- `androidx.core:core-ktx 1.18.0` → [Updates: `1.19.0`]
- `androidx.hilt:hilt-lifecycle-viewmodel-compose 1.3.0` → [Updates: `1.4.0`]
- `androidx.lifecycle:lifecycle-runtime-compose 2.10.0` → [Updates: `2.11.0`]
- `androidx.lifecycle:lifecycle-runtime-ktx 2.10.0` → [Updates: `2.11.0`]
- `androidx.lifecycle:lifecycle-viewmodel-compose 2.10.0` → [Updates: `2.11.0`]
- `androidx.lifecycle:lifecycle-viewmodel-navigation3 2.10.0` → [Updates: `2.11.0`]
- `androidx.navigation3:navigation3-runtime 1.1.2` → [Updates: `1.1.7`]
- `androidx.navigation3:navigation3-ui 1.1.2` → [Updates: `1.1.7`]
- `androidx.room:room-compiler 2.8.4` → [Updates: `2.8.5`]
- `androidx.room:room-ktx 2.8.4` → [Updates: `2.8.5`]
- `androidx.room:room-runtime 2.8.4` → [Updates: `2.8.5`]
- `androidx.test:core 1.7.0`
- `androidx.test.ext:junit 1.3.0`
- `androidx.test:runner 1.7.0`
- `com.google.dagger:hilt-android 2.59.2` → [Updates: `2.60.1`]
- `com.google.dagger:hilt-android-testing 2.59.2` → [Updates: `2.60.1`]
- `com.google.dagger:hilt-compiler 2.59.2` → [Updates: `2.60.1`]
- `junit:junit 4.13.2`
- `org.jetbrains.kotlinx:kotlinx-coroutines-android 1.11.0`
- `org.jetbrains.kotlinx:kotlinx-coroutines-test 1.11.0`
- `org.jetbrains.kotlinx:kotlinx-serialization-core 1.11.0`
- `org.jetbrains.kotlinx:kotlinx-serialization-json 1.11.0`
- `com.android.application 9.2.1` → [Updates: `9.4.0`]
- `com.android.library 9.2.1` → [Updates: `9.4.0`]
- `com.android.test 9.2.1` → [Updates: `9.4.0`]
- `org.jetbrains.kotlin.plugin.compose 2.3.21` → [Updates: `2.4.20`]
- `com.google.dagger.hilt.android 2.59.2` → [Updates: `2.60.1`]
- `com.google.devtools.ksp 2.3.9` → [Updates: `2.3.12`]
- `org.jetbrains.kotlin.plugin.serialization 2.3.21` → [Updates: `2.4.20`]settings.gradle.kts
test-app/build.gradle.kts
gradle-wrapper (1)
gradle/wrapper/gradle-wrapper.properties (1)
- `gradle 9.5.1` → [Updates: `9.7.1`]
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
Research direction
Start with the Dependency Dashboard and the linked pull requests 214 and 215. Review the dependency entries in gradle/libs.versions.toml, the listed build.gradle.kts files, gradle/wrapper/gradle-wrapper.properties, and the GitHub Actions workflows. Done means the required updates are applied or merged and the repository checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, github-actions, kotlin
- Domain
- build-system, ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100