We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2f046a commit 7946d50Copy full SHA for 7946d50
gradle/libs.versions.toml
@@ -1,6 +1,7 @@
1
[versions]
2
revanced-patcher = "19.3.1"
3
-smali = "3.0.7"
+#noinspection GradleDependency
4
+smali = "3.0.5" # 3.0.7 breaks binary compatibility. Tracking https://github.com/google/smali/issues/58.
5
guava = "33.1.0-jre"
6
gson = "2.10.1"
7
binary-compatibility-validator = "0.14.0"
0 commit comments