Since we cannot increase our gradle version, I was trying to run the cli-tool instead. However, it didn't find any dependencies when scanning a gradle lock file and I could not figure out which directory to scan when building the project.
The example for Java mentions build/libs, but such a directory is not created for an/my Android project.
Is it just not possible with the cli and only possible using the dedicated plugin?
Since we cannot increase our gradle version, I was trying to run the cli-tool instead. However, it didn't find any dependencies when scanning a gradle lock file and I could not figure out which directory to scan when building the project.
The example for Java mentions build/libs, but such a directory is not created for an/my Android project.
Is it just not possible with the cli and only possible using the dedicated plugin?