We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent add875e commit f3df587Copy full SHA for f3df587
build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
// implementation 'org.soot-oss:soot:4.2.1'
33
// implementation 'org.soot-oss:soot:4.3.0-SNAPSHOT'
34
// implementation 'org.soot-oss:soot:4.4.1'
35
- implementation 'org.soot-oss:soot:4.5.0-SNAPSHOT'
+ implementation 'org.soot-oss:soot:4.5.0'
36
// implementation 'ca.mcgill.sable:soot:4.0.0'
37
38
implementation 'com.google.code.gson:gson:2.10.1'
0 commit comments