Fix gradle rust android plugin #16764
Annotations
1 error and 1 warning
Assemble instrumented test apk
A problem was found with the configuration of task ':app:mergeOssProdDebugJniLibFolders' (type 'MergeSourceSetFolders').
- In plugin 'com.android.internal.version-check' type 'com.android.build.gradle.tasks.MergeSourceSetFolders' property '$1' specifies directory '/__w/mullvadvpn-app/mullvadvpn-app/android/app/build/rustJniLibs/android' which doesn't exist.
Reason: An input file was expected to be present but it doesn't exist.
Possible solutions:
1. Make sure the directory exists before the task is called.
2. Make sure that the task which produces the directory is declared as an input.
For more information, please refer to https://docs.gradle.org/8.12/userguide/validation_problems.html#input_file_does_not_exist in the Gradle documentation.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading