You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gradle uses NIA as a sample project for its performance tests. Since NIA is not compatible with AGP 8.4, we cannot update Gradle's tests to perform validations against AGP 8.4. These include both our smoke tests and performance benchmarks, as they both test against the same AGP versions.
Is there an existing issue for this?
Describe the problem
Gradle uses NIA as a sample project for its performance tests. Since NIA is not compatible with AGP 8.4, we cannot update Gradle's tests to perform validations against AGP 8.4. These include both our smoke tests and performance benchmarks, as they both test against the same AGP versions.
Describe the solution
Update NIA to build with AGP 8.4
Additional context
This blocks the following Gradle PR: gradle/gradle#29102
Code of Conduct
The text was updated successfully, but these errors were encountered: