-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/android-gradle-plugin
branch
3 times, most recently
from
March 7, 2024 14:43
6612f0d
to
fc5202b
Compare
renovate
bot
force-pushed
the
renovate/android-gradle-plugin
branch
from
March 8, 2024 10:49
fc5202b
to
6f711b8
Compare
renovate
bot
force-pushed
the
renovate/android-gradle-plugin
branch
from
March 16, 2024 19:27
6f711b8
to
f4612d9
Compare
This was referenced Mar 16, 2024
renovate
bot
force-pushed
the
renovate/android-gradle-plugin
branch
from
March 16, 2024 20:26
f4612d9
to
f60c00a
Compare
renovate
bot
force-pushed
the
renovate/android-gradle-plugin
branch
from
March 16, 2024 20:29
f60c00a
to
4438d16
Compare
Edited/Blocked NotificationRenovate 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. |
TWiStErRob
reviewed
Mar 16, 2024
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
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
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.2.2
->8.3.0
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.
This PR has been generated by Mend Renovate. View repository job log here.