mirror of
https://github.com/revanced/revanced-patcher.git
synced 2025-05-07 15:44:25 +02:00

# [12.0.0](https://github.com/ReVanced/revanced-patcher/compare/v11.0.4...v12.0.0) (2023-07-30) ### Bug Fixes * correct access flags of `PackageMetadata` ([416d691](416d69142f
)) * set resource table via resource decoder ([e0f8e1b](e0f8e1b71a
)) ### Features * Deprecate `Version` annotation ([c9bbcf2](c9bbcf2bf2
)) * remove `Path` option ([#202](https://github.com/ReVanced/revanced-patcher/issues/202)) ([69e4a49](69e4a49065
)) ### BREAKING CHANGES * This removes the previously available `Path` option
5 lines
99 B
INI
5 lines
99 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 12.0.0
|