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:
semantic-release-bot
2023-12-02 21:52:39 +00:00
parent 161261cfea
commit 7d4d1bd97d
3 changed files with 14 additions and 2 deletions

View File

@ -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