fix: Revert AGP dependency update

This commit is contained in:
LisoUseInAIKyrios 2024-03-04 13:33:09 +04:00
parent c7ae3355a1
commit ab07a563b9
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[versions]
agp = "8.3.0"
agp = "8.2.2" # 8.3.0 causes java verifier error: https://github.com/ReVanced/revanced-patches/issues/2818
annotation = "1.7.1"
kotlin = "1.9.22"
appcompat = "1.7.0-alpha03"