Fix java.lang.VerifyError (#1972)

* Fix EditText.java

* Update CHANGELOG.md
This commit is contained in:
lamaxama
2026-05-05 22:04:13 +08:00
committed by GitHub
parent 1a5cfd8f58
commit 6bc5046773
2 changed files with 18 additions and 5 deletions
+1
View File
@@ -50,6 +50,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
- (**Source/API**) Fix handling of nullable preference keys (TYPE "preferences")
- (**Source**) Fix local manga thumbnails handling
- (**Extension**) Fix missing icon for manually installed source
- (**Extension**) Fixed a java.lang.VerifyError when installing an extension that has ProGuard enabled.
- (**Backup**) Fix importing of backups with missing server settings
- (**Backup**) Fix importing of backups with invalid server settings
- (**Backup/API**) Fix missing backup creation flags (MUTATION "createBackup")