From f2512e11a8c28d7b6fa5c41c7f60a6faf37c63c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 13:31:14 +0530 Subject: [PATCH 1/2] Update agp to v9.2.1 (#5793) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.android.lint](https://developer.android.com/studio/build) ([source](https://android.googlesource.com/platform/tools/base)) | `9.2.0` → `9.2.1` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.lint:com.android.lint.gradle.plugin/9.2.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.android.lint:com.android.lint.gradle.plugin/9.2.0/9.2.1?slim=true) | | [com.android.library](https://developer.android.com/studio/build) ([source](https://android.googlesource.com/platform/tools/base)) | `9.2.0` → `9.2.1` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.library:com.android.library.gradle.plugin/9.2.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.android.library:com.android.library.gradle.plugin/9.2.0/9.2.1?slim=true) | | [com.android.application](https://developer.android.com/studio/build) ([source](https://android.googlesource.com/platform/tools/base)) | `9.2.0` → `9.2.1` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.application:com.android.application.gradle.plugin/9.2.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.android.application:com.android.application.gradle.plugin/9.2.0/9.2.1?slim=true) | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/simpledotorg/simple-android). --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sagarwal --- CHANGELOG.md | 2 +- gradle/libs.versions.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5422750b5df..c90bbf7ba07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ - Bump dagger to v2.59.2 - Bump Jackson Core to v2.21.3 - Bump Compose BOM to v2026.04.01 -- Bump AGP to v9.2.0 +- Bump AGP to v9.2.1 - Bump Lint to v32.2.1 - Bump Gradle to v9.5.0 - Bump AndroidX Camera to v1.6.0 diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9a473168135..34cc6cfec79 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -agp = "9.2.0" +agp = "9.2.1" androidx-cameraView = "1.6.0" androidx-camera = "1.6.0" From 05bac21570a804f2d8a8532583c70e4793da0258 Mon Sep 17 00:00:00 2001 From: Siddharth Agarwal Date: Thu, 7 May 2026 14:32:03 +0530 Subject: [PATCH 2/2] Bump library version (#5801) --- CHANGELOG.md | 12 ++++++------ gradle/libs.versions.toml | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c90bbf7ba07..3b829491eef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,20 +7,20 @@ - Add `ReturnScore` table - Add `ReturnScore` sync resource - Bump Sentry Android to v6.6.0 -- Bump AndroidX Benchmark to v1.5.0-alpha05 -- Bump AndroidX Paging to v3.4.2 +- Bump AndroidX Benchmark to v1.5.0-alpha06 +- Bump AndroidX Paging to v3.5.0 - Bump Play Services Auth to v21.5.1 - Bump Kotlin to v2.3.21 - Bump KSP to v2.3.7 -- Bump Sentry to v8.40.0 +- Bump Sentry to v8.41.0 - Bump dagger to v2.59.2 - Bump Jackson Core to v2.21.3 -- Bump Compose BOM to v2026.04.01 +- Bump Compose BOM to v2026.05.00 - Bump AGP to v9.2.1 - Bump Lint to v32.2.1 - Bump Gradle to v9.5.0 -- Bump AndroidX Camera to v1.6.0 -- Bump AndroidX Camera View to v1.6.0 +- Bump AndroidX Camera to v1.6.1 +- Bump AndroidX Camera View to v1.6.1 - Bump AndroidX Work to v2.11.2 - Bump AndroidX Activity to v1.13.0 - Bump Kotlinx-Serialization to v1.11.0 diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 34cc6cfec79..9d8b4e77237 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,9 +1,9 @@ [versions] agp = "9.2.1" -androidx-cameraView = "1.6.0" -androidx-camera = "1.6.0" -androidx-paging = "3.4.2" +androidx-cameraView = "1.6.1" +androidx-camera = "1.6.1" +androidx-paging = "3.5.0" androidx-room = "2.8.4" androidx-work = "2.11.2" androidx-security-crypto = "1.1.0" @@ -39,7 +39,7 @@ coroutines = "1.10.2" compose-compiler = "1.5.13" -androidx-compose-bom = "2026.04.01" +androidx-compose-bom = "2026.05.00" composeThemeAdapter = "0.36.0" @@ -181,7 +181,7 @@ rx-java = "io.reactivex.rxjava2:rxjava:2.2.21" rx-kotlin = "io.reactivex.rxjava2:rxkotlin:2.4.0" rx-preferences = "com.f2prateek.rx.preferences2:rx-preferences:2.0.1" -sentry-android = "io.sentry:sentry-android:8.40.0" +sentry-android = "io.sentry:sentry-android:8.41.0" signaturepad = "com.github.gcacace:signature-pad:1.3.1" @@ -225,7 +225,7 @@ sqlCipher = { module = "net.zetetic:sqlcipher-android", version.ref = "sqlCipher android-application = { id = "com.android.application", version.ref = "agp" } android-library = { id = "com.android.library", version.ref = "agp" } android-lint = { id = "com.android.lint", version.ref = "agp" } -androidx-benchmark = { id = "androidx.benchmark", version = "1.5.0-alpha05" } +androidx-benchmark = { id = "androidx.benchmark", version = "1.5.0-alpha06" } kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" } kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref = "kotlin" } kotlin-compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }