mirror of
https://github.com/ReVanced/revanced-library.git
synced 2026-01-11 13:56:17 +00:00
# [1.4.0](https://github.com/ReVanced/revanced-library/compare/v1.3.0...v1.4.0) (2023-11-27) ### Bug Fixes * Differentiate no package compatibility to any version compatibility ([762b7e3](762b7e3bc0)) * Sort the version maps by the most common version ([e4be6db](e4be6dbccd)) ### Features * Add `PatchUtils#getMostCommonCompatibleVersions` utility function ([c5f3536](c5f3536cbb)) * Allow getting most common compatible versions for all packages ([96845ba](96845ba265))
5 lines
98 B
INI
5 lines
98 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 1.4.0
|