OpenAPITools / openapi-generator

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
https://openapi-generator.tech
Apache License 2.0
20.51k stars 6.27k forks source link

[android][volley] Remove unused robolectric test dependency #19022

Closed valpackett closed 2 days ago

valpackett commented 2 days ago

Causes failures like: Configuration :debugUnitTestRuntimeClasspath contains AndroidX dependencies, but the android.useAndroidX property is not enabled, which may cause runtime issues.