mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2026-01-11 05:46:16 +00:00
# [15.0.0-dev.3](https://github.com/ReVanced/revanced-patcher/compare/v15.0.0-dev.2...v15.0.0-dev.3) (2023-09-06) ### Bug Fixes * Make `CompatiblePackage.versions` a property ([67b7dff](67b7dff67a)) * Use correct module name ([080fbe9](080fbe9feb)) * feat Use `Set` as super type for `PatchBundleLoader` ([4b76d19](4b76d19596)) ### BREAKING CHANGES * `PatchBundleLoader` is not a map anymore * This renames packages and the Maven package.
5 lines
105 B
INI
5 lines
105 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 15.0.0-dev.3
|