We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Warning
Renovate failed to look up the following dependencies: Failed to look up maven package int:PATCH_VERSION_CODE.
Failed to look up maven package int:PATCH_VERSION_CODE
Files affected: app/build.gradle.kts
app/build.gradle.kts
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
gradle
androidx.paging:paging-compose
androidx.lifecycle:lifecycle-viewmodel-ktx
androidx.lifecycle:lifecycle-viewmodel-compose
androidx.lifecycle:lifecycle-runtime-ktx
androidx.test.espresso:espresso-core
androidx.core:core-ktx
androidx.constraintlayout:constraintlayout
io.github.raamcosta.compose-destinations:ksp
io.github.raamcosta.compose-destinations:core
androidx.test.ext:junit
androidx.activity:activity-compose
com.google.accompanist:accompanist-systemuicontroller
com.google.accompanist:accompanist-swiperefresh
com.google.accompanist:accompanist-navigation-animation
com.google.accompanist:accompanist-flowlayout
com.google.dagger.hilt.android
com.google.dagger:hilt-android-compiler
com.google.dagger:hilt-android
androidx.compose.material3:material3
androidx.compose.ui:ui-tooling-preview
androidx.compose.ui:ui-tooling
androidx.compose.ui:ui
org.jetbrains.kotlinx:kotlinx-coroutines-core
org.jetbrains.kotlinx:kotlinx-coroutines-android
com.google.devtools.ksp
org.jetbrains.kotlin.plugin.compose
org.jetbrains.kotlin.plugin.parcelize
org.jetbrains.kotlin.kapt
org.jetbrains.kotlin.jvm
org.jetbrains.kotlin.android
com.android.library
com.android.application
.github/workflows/build.yml actions/checkout v4 gradle/wrapper-validation-action v3 actions/setup-java v4
actions/checkout v4
gradle/wrapper-validation-action v3
actions/setup-java v4
gradle.properties settings.gradle.kts build.gradle.kts app/build.gradle.kts int:PATCH_VERSION_CODE 1 gradle/libs.versions.toml com.google.accompanist:accompanist-insets 0.30.1 com.google.accompanist:accompanist-flowlayout 0.34.0 com.google.accompanist:accompanist-navigation-animation 0.34.0 com.google.accompanist:accompanist-swiperefresh 0.34.0 com.google.accompanist:accompanist-systemuicontroller 0.34.0 androidx.activity:activity-compose 1.9.0 androidx.constraintlayout:constraintlayout 2.1.4 androidx.core:core-ktx 1.13.1 androidx.test.espresso:espresso-core 3.5.1 androidx.hilt:hilt-compiler 1.2.0 androidx.hilt:hilt-navigation-compose 1.2.0 androidx.test.ext:junit 1.1.5 androidx.lifecycle:lifecycle-runtime-ktx 2.8.1 androidx.lifecycle:lifecycle-viewmodel-compose 2.8.1 androidx.lifecycle:lifecycle-viewmodel-ktx 2.8.1 androidx.compose.material3:material3 1.3.0-beta02 androidx.navigation:navigation-compose 2.7.7 androidx.paging:paging-compose 3.3.0 androidx.room:room-compiler 2.6.1 androidx.room:room-ktx 2.6.1 androidx.room:room-runtime 2.6.1 androidx.compose.ui:ui 1.6.8 androidx.compose.ui:ui-test-junit4 1.6.8 androidx.compose.ui:ui-tooling 1.6.8 androidx.compose.ui:ui-tooling-preview 1.6.8 io.github.raamcosta.compose-destinations:core 2.1.0-beta09 io.coil-kt:coil-compose 2.7.0 com.squareup.retrofit2:converter-gson 2.11.0 com.google.dagger:hilt-android 2.51.1 com.google.dagger:hilt-android-compiler 2.51.1 com.jakewharton.timber:timber 5.0.1 junit:junit 4.13.2 org.jetbrains.kotlinx:kotlinx-coroutines-android 1.8.1 org.jetbrains.kotlinx:kotlinx-coroutines-core 1.8.1 io.github.raamcosta.compose-destinations:ksp 2.1.0-beta09 com.squareup.okhttp3:logging-interceptor 5.0.0-alpha.14 com.squareup.okhttp3:okhttp 5.0.0-alpha.14 com.squareup.retrofit2:retrofit 2.11.0 androidx.appcompat:appcompat 1.7.0 androidx.datastore:datastore-preferences 1.1.1 org.jetbrains.kotlin.android 2.0.0 org.jetbrains.kotlin.jvm 2.0.0 com.google.devtools.ksp 2.0.0-1.0.22 com.android.application 8.5.2 com.android.library 8.5.2 com.google.dagger.hilt.android 2.51.1 com.diffplug.spotless 6.25.0 org.jetbrains.kotlin.kapt 2.0.0 org.jetbrains.kotlin.plugin.parcelize 2.0.0 com.google.gms.google-services 4.4.2 org.jetbrains.kotlin.plugin.compose 2.0.0
int:PATCH_VERSION_CODE 1
com.google.accompanist:accompanist-insets 0.30.1
com.google.accompanist:accompanist-flowlayout 0.34.0
com.google.accompanist:accompanist-navigation-animation 0.34.0
com.google.accompanist:accompanist-swiperefresh 0.34.0
com.google.accompanist:accompanist-systemuicontroller 0.34.0
androidx.activity:activity-compose 1.9.0
androidx.constraintlayout:constraintlayout 2.1.4
androidx.core:core-ktx 1.13.1
androidx.test.espresso:espresso-core 3.5.1
androidx.hilt:hilt-compiler 1.2.0
androidx.hilt:hilt-navigation-compose 1.2.0
androidx.test.ext:junit 1.1.5
androidx.lifecycle:lifecycle-runtime-ktx 2.8.1
androidx.lifecycle:lifecycle-viewmodel-compose 2.8.1
androidx.lifecycle:lifecycle-viewmodel-ktx 2.8.1
androidx.compose.material3:material3 1.3.0-beta02
androidx.navigation:navigation-compose 2.7.7
androidx.paging:paging-compose 3.3.0
androidx.room:room-compiler 2.6.1
androidx.room:room-ktx 2.6.1
androidx.room:room-runtime 2.6.1
androidx.compose.ui:ui 1.6.8
androidx.compose.ui:ui-test-junit4 1.6.8
androidx.compose.ui:ui-tooling 1.6.8
androidx.compose.ui:ui-tooling-preview 1.6.8
io.github.raamcosta.compose-destinations:core 2.1.0-beta09
io.coil-kt:coil-compose 2.7.0
com.squareup.retrofit2:converter-gson 2.11.0
com.google.dagger:hilt-android 2.51.1
com.google.dagger:hilt-android-compiler 2.51.1
com.jakewharton.timber:timber 5.0.1
junit:junit 4.13.2
org.jetbrains.kotlinx:kotlinx-coroutines-android 1.8.1
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.8.1
io.github.raamcosta.compose-destinations:ksp 2.1.0-beta09
com.squareup.okhttp3:logging-interceptor 5.0.0-alpha.14
com.squareup.okhttp3:okhttp 5.0.0-alpha.14
com.squareup.retrofit2:retrofit 2.11.0
androidx.appcompat:appcompat 1.7.0
androidx.datastore:datastore-preferences 1.1.1
org.jetbrains.kotlin.android 2.0.0
org.jetbrains.kotlin.jvm 2.0.0
com.google.devtools.ksp 2.0.0-1.0.22
com.android.application 8.5.2
com.android.library 8.5.2
com.google.dagger.hilt.android 2.51.1
com.diffplug.spotless 6.25.0
org.jetbrains.kotlin.kapt 2.0.0
org.jetbrains.kotlin.plugin.parcelize 2.0.0
com.google.gms.google-services 4.4.2
org.jetbrains.kotlin.plugin.compose 2.0.0
gradle/wrapper/gradle-wrapper.properties gradle 8.8
gradle 8.8
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Config Migration Needed
Warning
Renovate failed to look up the following dependencies:
Failed to look up maven package int:PATCH_VERSION_CODE
.Files affected:
app/build.gradle.kts
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
gradle
,androidx.paging:paging-compose
,androidx.lifecycle:lifecycle-viewmodel-ktx
,androidx.lifecycle:lifecycle-viewmodel-compose
,androidx.lifecycle:lifecycle-runtime-ktx
,androidx.test.espresso:espresso-core
,androidx.core:core-ktx
,androidx.constraintlayout:constraintlayout
,io.github.raamcosta.compose-destinations:ksp
,io.github.raamcosta.compose-destinations:core
,androidx.test.ext:junit
,androidx.activity:activity-compose
,com.google.accompanist:accompanist-systemuicontroller
,com.google.accompanist:accompanist-swiperefresh
,com.google.accompanist:accompanist-navigation-animation
,com.google.accompanist:accompanist-flowlayout
,com.google.dagger.hilt.android
,com.google.dagger:hilt-android-compiler
,com.google.dagger:hilt-android
,androidx.compose.material3:material3
,androidx.compose.ui:ui-tooling-preview
,androidx.compose.ui:ui-tooling
,androidx.compose.ui:ui
)org.jetbrains.kotlinx:kotlinx-coroutines-core
,org.jetbrains.kotlinx:kotlinx-coroutines-android
)com.google.devtools.ksp
,org.jetbrains.kotlin.plugin.compose
,org.jetbrains.kotlin.plugin.parcelize
,org.jetbrains.kotlin.kapt
,org.jetbrains.kotlin.jvm
,org.jetbrains.kotlin.android
)com.android.library
,com.android.application
)Detected dependencies
github-actions
gradle
gradle-wrapper
The text was updated successfully, but these errors were encountered: