mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2026-01-11 13:56:16 +00:00
chore(release): 11.0.0 [skip ci]
# [11.0.0](https://github.com/revanced/revanced-patcher/compare/v10.0.0...v11.0.0) (2023-06-10) ### Bug Fixes * add imports to fix failing tests ([43d6868](43d6868d1f)) * refactor!: move extension functions to their corresponding classes ([a12fe7d](a12fe7dd9e)) * refactor!: use proper extension function names ([efdd01a](efdd01a988)) * fix!: implement extension functions consistently ([aacf900](aacf900764)) ### BREAKING CHANGES * This changes the import paths for extension functions. * This changes the names of extension functions * This changes the name of functions
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
kotlin.code.style = official
|
||||
version = 11.0.0-dev.2
|
||||
version = 11.0.0
|
||||
|
||||
Reference in New Issue
Block a user