chore(release): 3.2.0-dev.1 [skip ci]

# [3.2.0-dev.1](https://github.com/ReVanced/revanced-patches/compare/v3.1.0...v3.2.0-dev.1) (2023-12-18)

### Bug Fixes

* **YouTube - SponsorBlock:** Export local statistics with saved settings ([f8365b4](f8365b4e35))

### Features

* **Public API:** Make `BottomControlsResource#addControls` public ([#2514](https://github.com/ReVanced/revanced-patches/issues/2514)) ([f4e2257](f4e2257072))
This commit is contained in:
semantic-release-bot
2023-12-18 19:08:19 +00:00
parent f4e2257072
commit bcf5e14b31
2 changed files with 13 additions and 1 deletions

View File

@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 3.1.0
version = 3.2.0-dev.1