mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2024-11-10 01:02:22 +01:00
30f0ea29a3
# [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.
4 lines
105 B
INI
4 lines
105 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 15.0.0-dev.3
|