Skip to content
New issue

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

Update Android Gradle Plugin 8.2.2 to 8.3.1 #127

Merged
merged 13 commits into from
Mar 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.android.application (source) 8.2.2 -> 8.3.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) March 1, 2024 04:31
@renovate renovate bot force-pushed the renovate/android-gradle-plugin branch 3 times, most recently from 6612f0d to fc5202b Compare March 7, 2024 14:43
@renovate renovate bot force-pushed the renovate/android-gradle-plugin branch from fc5202b to 6f711b8 Compare March 8, 2024 10:49
@renovate renovate bot force-pushed the renovate/android-gradle-plugin branch from 6f711b8 to f4612d9 Compare March 16, 2024 19:27
@TWiStErRob TWiStErRob marked this pull request as draft March 16, 2024 19:30
@renovate renovate bot force-pushed the renovate/android-gradle-plugin branch from f4612d9 to f60c00a Compare March 16, 2024 20:26
@renovate renovate bot force-pushed the renovate/android-gradle-plugin branch from f60c00a to 4438d16 Compare March 16, 2024 20:29
Copy link
Contributor Author

renovate bot commented Mar 16, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':about:checkDebugAndroidTestDuplicateClasses'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable
   > Duplicate class com.google.common.util.concurrent.ListenableFuture found in modules guava-28.2-android (com.google.guava:guava:28.2-android) and listenablefuture-1.0 (com.google.guava:listenablefuture:1.0)

     Go to the documentation to learn how to <a href="d.android.com/r/tools/classpath-sync-errors">Fix dependency resolution errors</a>.

$ gradlew :about:depI --configuration=debugAndroidTestRuntimeClasspath --dependency=listenablefuture

> Task :about:dependencyInsight
com.google.guava:listenablefuture:1.0
  Variant runtime:
    | Attribute Name                                  | Provided     | Requested    |
    |-------------------------------------------------|--------------|--------------|
    | org.gradle.libraryelements                      | jar          |              |
    | org.gradle.status                               | release      |              |
    | org.gradle.category                             | library      | library      |
    | org.gradle.usage                                | java-runtime | java-runtime |
    | com.android.build.api.attributes.AgpVersionAttr |              | 8.3.0        |
    | com.android.build.api.attributes.BuildTypeAttr  |              | debug        |
    | org.gradle.jvm.environment                      |              | android      |
    | org.jetbrains.kotlin.platform.type              |              | androidJvm   |
   Selection reasons:
      - By constraint: version resolved in configuration ':about:debugRuntimeClasspath' by consistent resolution
      - By ancestor

com.google.guava:listenablefuture:1.0
|    +--- androidx.test:core:1.5.0
|    +--- androidx.core:core:1.12.0
|    \--- androidx.profileinstaller:profileinstaller:1.3.0
+--- androidx.concurrent:concurrent-futures:1.1.0
+--- androidx.profileinstaller:profileinstaller:1.3.0 (*)
\--- androidx.test:core:1.5.0 (*)

com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava -> 1.0
\--- com.google.guava:guava:28.2-android
     \--- com.google.android.apps.common.testing.accessibility.framework:accessibility-test-framework:3.1.2
          \--- androidx.test.espresso:espresso-contrib:3.5.1
@TWiStErRob TWiStErRob changed the title Update dependency com.android.application from 8.2.2 to 8.3.0 Update dependency com.android.application from 8.2.2 to 8.3.1 Mar 18, 2024
@TWiStErRob TWiStErRob changed the title Update dependency com.android.application from 8.2.2 to 8.3.1 Update Android Gradle Plugin 8.2.2 to 8.3.1 Mar 18, 2024
@TWiStErRob TWiStErRob marked this pull request as ready for review March 18, 2024 22:36
@TWiStErRob TWiStErRob enabled auto-merge (squash) March 18, 2024 22:37
@TWiStErRob TWiStErRob merged commit 5f78fc0 into main Mar 18, 2024
7 of 9 checks passed
@TWiStErRob TWiStErRob deleted the renovate/android-gradle-plugin branch March 18, 2024 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant