Closed github-actions[bot] closed 1 day ago
For some reason when exporting the android
project it now adds
android.aapt2FromMavenOverride=/opt/unity/Editor/Data/PlaybackEngines/AndroidPlayer/SDK/build-tools/34.0.0/aapt2
to the gradle.properties
. That path does not exist in the job that compiles the project.
It looks like we need to either
.properties
local.properties
instead
skip-changelog
Auto-generated by create-pull-request