chore(release): 3.0.0-dev.1 [skip ci]
# [3.0.0-dev.1](https://github.com/ReVanced/revanced-patches/compare/v2.203.0-dev.2...v3.0.0-dev.1) (2023-12-02) ### Features * Allow choosing the vendor of GmsCore via patch options ([#3347](https://github.com/ReVanced/revanced-patches/issues/3347)) ([161261c
](161261cfea
)) ### BREAKING CHANGES * Various APIs have been moved to `GmsCoreSupportAbstractPatch`
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
org.gradle.parallel = true
|
||||
org.gradle.caching = true
|
||||
kotlin.code.style = official
|
||||
version = 2.203.0-dev.2
|
||||
version = 3.0.0-dev.1
|
||||
|
Reference in New Issue
Block a user