mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-11 13:46:17 +00:00
build: Downgrade dependency due to it incorrectly breaking binary compatibility
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
[versions]
|
[versions]
|
||||||
revanced-patcher = "19.3.1"
|
revanced-patcher = "19.3.1"
|
||||||
smali = "3.0.7"
|
#noinspection GradleDependency
|
||||||
|
smali = "3.0.5" # 3.0.7 breaks binary compatibility. Tracking https://github.com/google/smali/issues/58.
|
||||||
guava = "33.1.0-jre"
|
guava = "33.1.0-jre"
|
||||||
gson = "2.10.1"
|
gson = "2.10.1"
|
||||||
binary-compatibility-validator = "0.14.0"
|
binary-compatibility-validator = "0.14.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user