Releases: solrudev/OkkeiPatcher
Releases · solrudev/OkkeiPatcher
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
- Fix work cancelling immediately when starting it from the home screen after granting required permissions for the first time if app wasn't restarted
- Fix redundant margins of UI elements in some places when system navigation bar is placed on the left or right
- Fix possible system resources leaks when signing APK finishes with error or is canceled on Android versions older than 7.0 Nougat (always close streams when signing APK on API < 24 via forking PseudoApkSigner)
- Update library dependencies
- Update Gradle to 8.1
- Update Android Gradle Plugin to 8.0.0
- Update Kotlin to 1.8.20