Commit 3eb1c42
committed
DO NOT MERGE: AGP integration test.
This detects the problem of #7769.
To actually merge this, I'd want to:
- Make it work with the version of Gradle we already use, 8.5, or else
upgrade the somewhat-standard version of Gradle that's used across a
handful of Google project, including ours.
- Integrate it into our CI and release processes, including testing with
the version that we're building, as [in our Gradle integration tests
for our module
metadata](https://github.com/google/guava/blob/97c96e00bd8940b45399979cbd4162d3ef362532/integration-tests/gradle/build.gradle.kts#L1).
- Maybe put some patterns into `.gitignore`, as possibly I should have
along with the previous Gradle integraiotn tests?1 parent 9886e0e commit 3eb1c42
File tree
8 files changed
+397
-0
lines changed- integration-tests/agp
- app
- src/main
- gradle/wrapper
8 files changed
+397
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Binary file not shown.
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments