mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2026-01-11 05:46:16 +00:00
chore(release): 12.0.0-dev.1 [skip ci]
# [12.0.0-dev.1](https://github.com/ReVanced/revanced-patcher/compare/v11.0.4...v12.0.0-dev.1) (2023-07-26) ### Bug Fixes * correct access flags of `PackageMetadata` ([416d691](416d69142f)) * set resource table via resource decoder ([e0f8e1b](e0f8e1b71a)) ### Features * remove `Path` option ([#202](https://github.com/ReVanced/revanced-patcher/issues/202)) ([69e4a49](69e4a49065)) ### BREAKING CHANGES * This removes the previously available `Path` option
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
org.gradle.parallel=true
|
||||
org.gradle.caching=true
|
||||
org.gradle.parallel = true
|
||||
org.gradle.caching = true
|
||||
kotlin.code.style = official
|
||||
version = 11.0.4
|
||||
version = 12.0.0-dev.1
|
||||
|
||||
Reference in New Issue
Block a user