cpg
cpg copied to clipboard
Upgrade SootUp to 2.0.0
We're currently stuck in SootUp version 1.3.0 due to some breaking API changes in subsequent versions. This PR upgrades to the most recent version 2.0.0 and also tries to enable analysis of apk files. However, the latter does not work properly yet and we fail with an OutOfMemoryException. This problem needs further investigation.