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
Hello, I am planning on using the aapt2 binary in the build folder for our CI process.
Our CI fleet is moving to Graviton (arm64) so this is super helpful, do you know how to l tell Gradle to use the customize downloaded aapt2 binary? I saw this SO post
but looks like android.aapt2FromMavenOverride=path to custom aapt2 binary is deprecated.
The text was updated successfully, but these errors were encountered:
Hello, I am planning on using the aapt2 binary in the build folder for our CI process.
Our CI fleet is moving to Graviton (arm64) so this is super helpful, do you know how to l tell Gradle to use the customize downloaded aapt2 binary? I saw this SO post
but looks like android.aapt2FromMavenOverride=path to custom aapt2 binary is deprecated.
The text was updated successfully, but these errors were encountered: