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.
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
com.squareup.leakcanary:plumber-android
com.squareup.leakcanary:leakcanary-android
.github/workflows/build.yml actions/checkout v3 gradle/wrapper-validation-action v1 actions/setup-java v3 gradle/gradle-build-action v2 actions/checkout v3 gradle/wrapper-validation-action v1 actions/setup-java v3 gradle/gradle-build-action v2 actions/checkout v3 gradle/wrapper-validation-action v1 actions/setup-java v3 gradle/gradle-build-action v2 .github/workflows/deploy-website.yml actions/checkout v3 gradle/wrapper-validation-action v1 actions/setup-java v3 gradle/gradle-build-action v2 actions/setup-python v4
actions/checkout v3
gradle/wrapper-validation-action v1
actions/setup-java v3
gradle/gradle-build-action v2
actions/setup-python v4
gradle.properties settings.gradle.kts build.gradle.kts blueprint-async-coroutines/gradle.properties blueprint-async-coroutines/build.gradle.kts blueprint-async-rx2/gradle.properties blueprint-async-rx2/build.gradle.kts blueprint-async-rx3/gradle.properties blueprint-async-rx3/build.gradle.kts blueprint-interactor-common/gradle.properties blueprint-interactor-common/build.gradle.kts blueprint-interactor-coroutines/gradle.properties blueprint-interactor-coroutines/build.gradle.kts blueprint-interactor-rx2/gradle.properties blueprint-interactor-rx2/build.gradle.kts blueprint-interactor-rx3/gradle.properties blueprint-interactor-rx3/build.gradle.kts blueprint-testing-robot/gradle.properties blueprint-testing-robot/build.gradle.kts blueprint-ui/gradle.properties blueprint-ui/build.gradle.kts buildSrc/settings.gradle.kts buildSrc/build.gradle.kts gradle/libs.versions.toml org.jetbrains.kotlin:kotlin-gradle-plugin 1.8.10 org.jetbrains.dokka:dokka-gradle-plugin 1.7.20 com.android.tools.build:gradle 7.4.1 com.vanniktech:gradle-maven-publish-plugin 0.23.2 org.jetbrains.kotlinx:binary-compatibility-validator 0.12.1 io.gitlab.arturbosch.detekt:detekt-gradle-plugin 1.22.0 org.jetbrains.kotlinx:kotlinx-coroutines-core 1.6.4 org.jetbrains.kotlinx:kotlinx-coroutines-android 1.6.4 org.jetbrains.kotlinx:kotlinx-coroutines-test 1.6.4 androidx.core:core-ktx 1.9.0 androidx.annotation:annotation 1.5.0 androidx.appcompat:appcompat 1.6.1 androidx.activity:activity 1.6.1 androidx.fragment:fragment-ktx 1.5.5 androidx.fragment:fragment-testing 1.5.5 androidx.coordinatorlayout:coordinatorlayout 1.1.0 androidx.recyclerview:recyclerview 1.2.1 androidx.constraintlayout:constraintlayout 2.0.4 androidx.arch.core:core-testing 2.1.0 androidx.lifecycle:lifecycle-viewmodel-ktx 2.5.1 androidx.lifecycle:lifecycle-livedata-ktx 2.5.1 androidx.lifecycle:lifecycle-common-java8 2.5.1 androidx.test:core-ktx 1.4.1-alpha01 androidx.test:monitor 1.4.1-alpha01 androidx.test:rules 1.4.1-alpha01 androidx.test:runner 1.4.1-alpha01 androidx.test.ext:junit-ktx 1.1.5 androidx.test.espresso:espresso-core 3.5.1 androidx.test.espresso:espresso-contrib 3.5.1 androidx.test.espresso:espresso-intents 3.5.1 com.squareup.leakcanary:leakcanary-android 2.9.1 com.squareup.leakcanary:plumber-android 2.9.1 com.google.android.material:material 1.4.0 io.reactivex.rxjava2:rxjava 2.2.20 io.reactivex.rxjava3:rxjava 3.0.12 io.reactivex.rxjava3:rxkotlin 3.0.1 io.reactivex.rxjava3:rxandroid 3.0.0 com.jakewharton.timber:timber 5.0.1 junit:junit 4.13.2 io.mockk:mockk 1.10.0 com.google.truth:truth 1.1.3 samples/demo-common/build.gradle.kts samples/demo-coroutines/build.gradle.kts samples/demo-rx/build.gradle.kts samples/demo-testing-common/build.gradle.kts test-utils/build.gradle.kts
org.jetbrains.kotlin:kotlin-gradle-plugin 1.8.10
org.jetbrains.dokka:dokka-gradle-plugin 1.7.20
com.android.tools.build:gradle 7.4.1
com.vanniktech:gradle-maven-publish-plugin 0.23.2
org.jetbrains.kotlinx:binary-compatibility-validator 0.12.1
io.gitlab.arturbosch.detekt:detekt-gradle-plugin 1.22.0
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.6.4
org.jetbrains.kotlinx:kotlinx-coroutines-android 1.6.4
org.jetbrains.kotlinx:kotlinx-coroutines-test 1.6.4
androidx.core:core-ktx 1.9.0
androidx.annotation:annotation 1.5.0
androidx.appcompat:appcompat 1.6.1
androidx.activity:activity 1.6.1
androidx.fragment:fragment-ktx 1.5.5
androidx.fragment:fragment-testing 1.5.5
androidx.coordinatorlayout:coordinatorlayout 1.1.0
androidx.recyclerview:recyclerview 1.2.1
androidx.constraintlayout:constraintlayout 2.0.4
androidx.arch.core:core-testing 2.1.0
androidx.lifecycle:lifecycle-viewmodel-ktx 2.5.1
androidx.lifecycle:lifecycle-livedata-ktx 2.5.1
androidx.lifecycle:lifecycle-common-java8 2.5.1
androidx.test:core-ktx 1.4.1-alpha01
androidx.test:monitor 1.4.1-alpha01
androidx.test:rules 1.4.1-alpha01
androidx.test:runner 1.4.1-alpha01
androidx.test.ext:junit-ktx 1.1.5
androidx.test.espresso:espresso-core 3.5.1
androidx.test.espresso:espresso-contrib 3.5.1
androidx.test.espresso:espresso-intents 3.5.1
com.squareup.leakcanary:leakcanary-android 2.9.1
com.squareup.leakcanary:plumber-android 2.9.1
com.google.android.material:material 1.4.0
io.reactivex.rxjava2:rxjava 2.2.20
io.reactivex.rxjava3:rxjava 3.0.12
io.reactivex.rxjava3:rxkotlin 3.0.1
io.reactivex.rxjava3:rxandroid 3.0.0
com.jakewharton.timber:timber 5.0.1
junit:junit 4.13.2
io.mockk:mockk 1.10.0
com.google.truth:truth 1.1.3
gradle/wrapper/gradle-wrapper.properties gradle 8.0
gradle 8.0
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.
Rate-Limited
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
com.squareup.leakcanary:plumber-android
,com.squareup.leakcanary:leakcanary-android
)Detected dependencies
github-actions
gradle
gradle-wrapper
The text was updated successfully, but these errors were encountered: