Skip to content

Commit 70a99d2

Browse files
authored
build: update to smali/baksmali 3.0.9 (#3747)
1 parent 5433866 commit 70a99d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
2-
baksmali = "3.0.8"
2+
baksmali = "3.0.9"
33
commons_io = "2.18.0"
44
commons_cli = "1.9.0"
55
commons_lang3 = "3.17.0"
66
commons_text = "1.13.0"
77
guava = "33.3.1-jre"
88
junit = "4.13.2"
99
r8 = "8.5.35"
10-
smali = "3.0.8"
10+
smali = "3.0.9"
1111
xmlpull = "1.1.3.1"
1212
xmlunit = "2.10.0"
1313

0 commit comments

Comments
 (0)