-
Notifications
You must be signed in to change notification settings - Fork 46
Gradle version change from AGP 7.4.2 to 8.1.1, Fixes AB#2779502 #2587
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
Merged
Merged
Changes from all commits
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
efee669
Second Commit
jeffrymsft ac7fdcf
Revert "Second Commit"
jeffrymsft dbdcd4b
common first commit
jeffrymsft 964b4ad
common project now able to build with new gradle version change
jeffrymsft 73ce450
commiting to run pipeline in commons
jeffrymsft 0f1b874
changing pipeline jdk version
jeffrymsft 95eb973
updating the pipeline jdk version for the build-consumers.yml file
jeffrymsft fdb6dbc
REAL change for the spotbugs jdk 11 -> jdk 17 error
jeffrymsft 901d6d9
modifying yml files
jeffrymsft ce219a3
enforcing pipeline task ordering
jeffrymsft 6e1e01e
updating buildsystem plugin to 0.2.4
jeffrymsft 48fb2c8
fixing typo
jeffrymsft 776d321
allowing distDebug to publish
jeffrymsft 3b786ca
making the default java version 17
jeffrymsft 2988b79
removing common4j java upgrade specification
jeffrymsft 8d82f4c
undoing common java upgrade
jeffrymsft c6c238f
adding production flavour
jeffrymsft 4bcb223
adding matchingFallbacks
jeffrymsft 5aff8a1
redoing old gradle changes in uiautomation buildgradle
jeffrymsft a6abeea
java 17 workaround
jeffrymsft 31475b9
undoing previous change
jeffrymsft a377971
updating testutils
jeffrymsft f66fe3d
nit
jeffrymsft e759353
nit
jeffrymsft 9987ac7
nits
jeffrymsft 1f9b8f7
removing comments and production flavor
jeffrymsft f55b680
nits
jeffrymsft b0efb08
nits
jeffrymsft effe0d7
java 17
jeffrymsft 0447544
reverting to java 8
jeffrymsft 0a40f8a
reverting plugin upgrade
jeffrymsft 6fe27be
adding javaVersion param
jeffrymsft 0697486
new plugin version
jeffrymsft 6a0c281
updating common4j pipeline and nits
jeffrymsft 364e0c8
nits
jeffrymsft 0ddb5e6
adding dependsOn on common build.gradle
jeffrymsft 8a3a129
LabApiUtilities -add-opens
jeffrymsft 7829f67
plugin version is now 0.2.5
jeffrymsft d2f7441
updating labapiutilies and testing the dependency
jeffrymsft d0c4fdc
java 17 labapiutilies
jeffrymsft a24ae42
Update lab-utilities.yml for Azure Pipelines
jeffrymsft 0774679
more labapiupdates
jeffrymsft 87716c4
reverting change
jeffrymsft e796de6
nits and adding information
jeffrymsft d9b3ab7
more comments
jeffrymsft efbe11e
renaming back to 0.2.4-1
jeffrymsft 8d3c355
reverting labapi to java 8 and removing compiler args
jeffrymsft 0c56d8d
labapiutilies going to java 11 to use compiler options
jeffrymsft 8ad5f67
everything java 11
jeffrymsft 14fb3b5
common4j java 11 too (missed it earlier)
jeffrymsft 75cee87
testing sowmya edit
jeffrymsft f9670f7
upgrade msal4j version
jeffrymsft 9f5c5e2
back to 8
jeffrymsft a142dc1
nits
jeffrymsft b48cd75
back to 0.2.5
jeffrymsft 20db413
updating change log
jeffrymsft a84bf13
monthly pipeline utiltiy libraries version increase
jeffrymsft 4ce1296
updating changelog
jeffrymsft ff2f66b
fixing maven publishing bug
jeffrymsft 3fe84e9
nits
jeffrymsft 19e3f35
changing back the prs dev pointers
jeffrymsft aa16b8a
Merge branch 'dev' into gradleVersionChange2
somalaya 63f8e5b
Merge branch 'dev' into gradleVersionChange2
somalaya 359aba4
Merge branch 'dev' into gradleVersionChange2
somalaya 371b884
Merge branch 'dev' into gradleVersionChange2
somalaya 7d743e0
Trigger Build
somalaya c73e69f
Merge branch 'dev' into gradleVersionChange2
somalaya File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,6 @@ | ||
| distributionBase=GRADLE_USER_HOME | ||
| distributionPath=wrapper/dists | ||
| distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip | ||
| distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-all.zip | ||
|
|
||
| zipStoreBase=GRADLE_USER_HOME | ||
| zipStorePath=wrapper/dists |
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| distributionBase=GRADLE_USER_HOME | ||
| distributionPath=wrapper/dists | ||
| distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip | ||
| distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-all.zip | ||
| zipStoreBase=GRADLE_USER_HOME | ||
| zipStorePath=wrapper/dists |
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.