mirror of
https://github.com/revanced/revanced-patcher
synced 2024-11-20 16:19:21 +01:00
4c1c34ad01
## [20.0.1](https://github.com/ReVanced/revanced-patcher/compare/v20.0.0...v20.0.1) (2024-10-13) ### Bug Fixes * Check for class type exactly instead of with contains ([#310](https://github.com/ReVanced/revanced-patcher/issues/310)) ([69f2f20
](69f2f20fd9
)) * Make it work on Android by not using APIs from JVM unavailable to Android. ([2be6e97
](2be6e97817
)) * Use non-nullable type for options ([ea6fc70
](ea6fc70caa
)) ### Performance Improvements * Free memory earlier and remove negligible lookup maps ([d53aacd
](d53aacdad4
))
4 lines
70 B
INI
4 lines
70 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
version = 20.0.1
|