Skip to content

Commit f3df587

Browse files
committed
fix method settings
1 parent add875e commit f3df587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
// implementation 'org.soot-oss:soot:4.2.1'
3333
// implementation 'org.soot-oss:soot:4.3.0-SNAPSHOT'
3434
// implementation 'org.soot-oss:soot:4.4.1'
35-
implementation 'org.soot-oss:soot:4.5.0-SNAPSHOT'
35+
implementation 'org.soot-oss:soot:4.5.0'
3636
// implementation 'ca.mcgill.sable:soot:4.0.0'
3737

3838
implementation 'com.google.code.gson:gson:2.10.1'

0 commit comments

Comments
 (0)