android / android/appfunctions

Dependency Dashboard

Open
#36 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
191
Forks
36
Avg merge
13d 16h
Merged PRs (30d)
2

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/appfunctions).

## Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

- [ ] [Update all dependencies](../pull/42) (`actions/setup-java`, `gradle`, `com.mikepenz:multiplatform-markdown-renderer-m3`, `com.google.android.gms:play-services-oss-licenses`, `io.ktor:ktor-client-cio`, `io.ktor:ktor-client-mock`, `io.ktor:ktor-serialization-kotlinx-json`, `io.ktor:ktor-client-content-negotiation`, `io.ktor:ktor-client-okhttp`, `io.ktor:ktor-client-core`, `androidx.room:room-compiler`, `androidx.room:room-ktx`, `androidx.room:room-runtime`, `com.android.compose.screenshot`, `com.android.tools.screenshot:screenshot-validation-api`, `androidx.navigation3:navigation3-ui`, `androidx.navigation3:navigation3-runtime`, `com.google.devtools.ksp`, `com.diffplug.spotless`, `org.robolectric:robolectric`, `androidx.navigation:navigation-compose`, `androidx.compose.material:material-android`, `androidx.compose:compose-bom`, `androidx.appcompat:appcompat`, `org.jetbrains.kotlin.plugin.serialization`, `org.jetbrains.kotlin.plugin.compose`, `org.jetbrains.kotlin.android`, `org.jetbrains.kotlin:kotlin-test`, `androidx.appfunctions:appfunctions-compiler`, `androidx.appfunctions:appfunctions`, `com.android.library`, `com.android.application`)

## Detected Dependencies

github-actions (2)

.github/workflows/agent.yaml (6)

- `actions/checkout v7`
- `actions/setup-java v5` → [Updates: `v6`]
- `gradle/actions v6`
- `android-actions/setup-android v4`
- `actions/upload-artifact v7`
- `macos 26`

.github/workflows/chatapp.yaml (6)

- `actions/checkout v7`
- `actions/setup-java v5` → [Updates: `v6`]
- `gradle/actions v6`
- `android-actions/setup-android v4`
- `actions/upload-artifact v7`
- `macos 26`

gradle (12)

agent/app/build.gradle.kts

agent/build.gradle.kts

agent/gradle.properties

agent/gradle/libs.versions.toml (46)

- `androidx.core:core-ktx 1.19.0`
- `androidx.lifecycle:lifecycle-viewmodel-compose 2.11.0`
- `androidx.lifecycle:lifecycle-runtime-compose 2.11.0`
- `junit:junit 4.13.2`
- `androidx.test.ext:junit 1.3.0`
- `androidx.test.espresso:espresso-core 3.7.0`
- `androidx.appcompat:appcompat 1.7.1` → [Updates: `1.8.0`]
- `com.google.android.material:material 1.14.0`
- `androidx.compose:compose-bom 2026.06.01` → [Updates: `2026.09.00`]
- `androidx.compose.material3:material3 1.4.0`
- `androidx.activity:activity-compose 1.13.0`
- `androidx.navigation:navigation-compose 2.9.8` → [Updates: `2.10.1`]
- `org.robolectric:robolectric 4.16.1` → [Updates: `4.17`]
- `org.jetbrains.kotlinx:kotlinx-coroutines-test 1.11.0`
- `androidx.test:core 1.7.0`
- `androidx.test:runner 1.7.0`
- `io.mockk:mockk 1.14.11`
- `com.google.dagger:hilt-android 2.60.1`
- `com.google.dagger:hilt-compiler 2.60.1`
- `androidx.hilt:hilt-navigation-compose 1.4.0`
- `androidx.appfunctions:appfunctions 1.0.0-alpha11`
- `androidx.appfunctions:appfunctions-compiler 1.0.0-alpha11`
- `io.coil-kt:coil-compose 2.7.0`
- `androidx.datastore:datastore-preferences 1.2.1`
- `com.android.tools.screenshot:screenshot-validation-api 0.0.1-alpha15` → [Updates: `0.0.1-alpha16`]
- `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`]
- `io.ktor:ktor-client-core 3.5.1` → [Updates: `3.5.2`]
- `io.ktor:ktor-client-okhttp 3.5.1` → [Updates: `3.5.2`]
- `io.ktor:ktor-client-content-negotiation 3.5.1` → [Updates: `3.5.2`]
- `io.ktor:ktor-serialization-kotlinx-json 3.5.1` → [Updates: `3.5.2`]
- `org.jetbrains.kotlinx:kotlinx-serialization-json 1.11.0`
- `io.ktor:ktor-client-mock 3.5.1` → [Updates: `3.5.2`]
- `io.ktor:ktor-client-cio 3.5.1` → [Updates: `3.5.2`]
- `com.google.android.gms:play-services-oss-licenses 17.5.1` → [Updates: `17.5.2`]
- `com.mikepenz:multiplatform-markdown-renderer-m3 0.43.0` → [Updates: `0.45.0`]
- `com.android.application 9.3.2` → [Updates: `9.4.0`]
- `org.jetbrains.kotlin.android 2.4.10` → [Updates: `2.4.20`]
- `org.jetbrains.kotlin.plugin.compose 2.4.10` → [Updates: `2.4.20`]
- `com.diffplug.spotless 8.8.0` → [Updates: `8.10.2`]
- `com.google.devtools.ksp 2.3.10` → [Updates: `2.3.12`]
- `com.android.compose.screenshot 0.0.1-alpha15` → [Updates: `0.0.1-alpha16`]
- `com.google.dagger.hilt.android 2.60.1`
- `org.jetbrains.kotlin.plugin.serialization 2.4.10` → [Updates: `2.4.20`]
- `com.google.android.gms.oss-licenses-plugin 0.13.0`

agent/settings.gradle.kts

ChatApp/app/build.gradle.kts

ChatApp/build.gradle.kts

ChatApp/gradle.properties

ChatApp/gradle/libs.versions.toml (34)

- `androidx.appfunctions:appfunctions 1.0.0-alpha10` → [Updates: `1.0.0-alpha11`]
- `androidx.appfunctions:appfunctions-compiler 1.0.0-alpha10` → [Updates: `1.0.0-alpha11`]
- `androidx.core:core-ktx 1.19.0`
- `junit:junit 4.13.2`
- `androidx.test.ext:junit 1.3.0`
- `androidx.test.espresso:espresso-core 3.7.0`
- `androidx.lifecycle:lifecycle-runtime-ktx 2.11.0`
- `androidx.activity:activity-compose 1.13.0`
- `androidx.compose:compose-bom 2026.06.01` → [Updates: `2026.09.00`]
- `androidx.compose.material:material-android 1.11.4` → [Updates: `1.12.1`]
- `androidx.compose.material:material-icons-core 1.7.8`
- `com.google.dagger:hilt-android-compiler 2.60.1`
- `com.google.dagger:hilt-android 2.60.1`
- `com.google.dagger:hilt-android-testing 2.60.1`
- `androidx.hilt:hilt-navigation-compose 1.4.0`
- `org.jetbrains.kotlin:kotlin-test 2.4.10` → [Updates: `2.4.20`]
- `com.google.truth:truth 1.4.5`
- `io.coil-kt:coil-compose 2.7.0`
- `androidx.wear.compose:compose-material 1.6.2`
- `androidx.wear.compose:compose-navigation 1.6.2`
- `androidx.wear.compose:compose-foundation 1.6.2`
- `androidx.wear.compose:compose-material3 1.6.2`
- `androidx.navigation3:navigation3-runtime 1.1.4` → [Updates: `1.1.7`]
- `androidx.navigation3:navigation3-ui 1.1.4` → [Updates: `1.1.7`]
- `androidx.lifecycle:lifecycle-viewmodel-navigation3 2.11.0`
- `org.jetbrains.kotlinx:kotlinx-serialization-json 1.11.0`
- `com.android.application 9.3.1` → [Updates: `9.4.0`]
- `org.jetbrains.kotlin.android 2.4.10` → [Updates: `2.4.20`]
- `org.jetbrains.kotlin.plugin.compose 2.4.10` → [Updates: `2.4.20`]
- `com.android.library 9.3.1` → [Updates: `9.4.0`]
- `com.google.dagger.hilt.android 2.60.1`
- `com.google.devtools.ksp 2.3.10` → [Updates: `2.3.12`]
- `com.diffplug.spotless 8.8.0` → [Updates: `8.10.2`]
- `org.jetbrains.kotlin.plugin.serialization 2.4.10` → [Updates: `2.4.20`]

ChatApp/settings.gradle.kts

ChatApp/shared/build.gradle.kts

ChatApp/wear/build.gradle.kts

gradle-wrapper (2)

agent/gradle/wrapper/gradle-wrapper.properties (1)

- `gradle 9.6.1` → [Updates: `9.7.1`]

ChatApp/gradle/wrapper/gradle-wrapper.properties (1)

- `gradle 9.6.1` → [Updates: `9.7.1`]

renovate-config (1)

.github/renovate.json

---

- [ ] Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

Open the contributing guide

Research direction

Start with the linked Renovate pull request 42 and review the dependency declarations in agent/gradle/libs.versions.toml and ChatApp/gradle/libs.versions.toml, along with the listed build.gradle.kts, wrapper properties, and GitHub workflow files. Done means the updates listed in the dashboard are addressed without leaving the dependency dashboard request unresolved.

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
Mostly clear
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.