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 7.3.1 to 7.4.0 (minor) #364

Merged
merged 17 commits into from
Jan 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.android.tools.build:gradle (source) 7.3.1 -> 7.4.0 age adoption passing confidence
com.android.tools:common (source) 30.3.1 -> 30.4.0 age adoption passing confidence
com.android.tools.ddms:ddmlib (source) 30.3.1 -> 30.4.0 age adoption passing confidence
com.android.tools.lint:lint-checks (source) 30.3.1 -> 30.4.0 age adoption passing confidence
com.android.tools.lint:lint-gradle 30.3.1 -> 30.4.0 age adoption passing confidence
com.android.tools.lint:lint-api (source) 30.3.1 -> 30.4.0 age adoption passing confidence
com.android.tools.lint:lint (source) 30.3.1 -> 30.4.0 age adoption passing confidence
com.android.application (source) 7.3.1 -> 7.4.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/android-gradle-plugin branch 5 times, most recently from 2d993a4 to f5e9eb3 Compare January 16, 2023 13:16
@TWiStErRob
Copy link
Owner

Blocked on #360

@renovate renovate bot force-pushed the renovate/android-gradle-plugin branch from f5e9eb3 to 5d7a51c Compare January 17, 2023 13:01
@TWiStErRob TWiStErRob changed the title Update Android Gradle Plugin (minor) Update Android Gradle Plugin 7.3.1 to 7.4.0 (minor) Jan 21, 2023
@TWiStErRob TWiStErRob added this to the v0.16 milestone Jan 21, 2023
@renovate renovate bot changed the title Update Android Gradle Plugin 7.3.1 to 7.4.0 (minor) Update Android Gradle Plugin (minor) Jan 21, 2023
@renovate renovate bot force-pushed the renovate/android-gradle-plugin branch from 5d7a51c to 2cee7a8 Compare January 26, 2023 17:15
@renovate renovate bot force-pushed the renovate/android-gradle-plugin branch from 2cee7a8 to 4be4ce4 Compare January 26, 2023 22:05
@TWiStErRob
Copy link
Owner

Blocked on #360

@TWiStErRob TWiStErRob changed the title Update Android Gradle Plugin (minor) Update Android Gradle Plugin 7.3.1 to 7.4.0 (minor) Jan 27, 2023
@renovate renovate bot changed the title Update Android Gradle Plugin 7.3.1 to 7.4.0 (minor) Update Android Gradle Plugin (minor) Jan 27, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jan 27, 2023

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.

@TWiStErRob TWiStErRob linked an issue Jan 27, 2023 that may be closed by this pull request
@TWiStErRob TWiStErRob changed the title Update Android Gradle Plugin (minor) Update Android Gradle Plugin 7.3.1 to 7.4.0 (minor) Jan 27, 2023
@@ -39,7 +39,7 @@ class AndroidBuildPluginIntgTest : BaseAndroidIntgTest() {

@BeforeEach fun setMemory() {
// TODO https://github.com/TWiStErRob/net.twisterrob.gradle/issues/147
gradle.file("org.gradle.jvmargs=-Xmx256M\n", "gradle.properties")
gradle.file("org.gradle.jvmargs=-Xmx384M\n", "gradle.properties")
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could stabilize #278

@TWiStErRob TWiStErRob enabled auto-merge (squash) January 27, 2023 15:42
@TWiStErRob TWiStErRob disabled auto-merge January 27, 2023 18:41
@TWiStErRob TWiStErRob merged commit 754a62f into master Jan 27, 2023
@TWiStErRob TWiStErRob deleted the renovate/android-gradle-plugin branch January 27, 2023 18:42
@TWiStErRob TWiStErRob modified the milestones: v0.16, v0.15 Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Revisit AGP 7 Java versions hack
1 participant