chore(release): 2.191.0-dev.32 [skip ci]

# [2.191.0-dev.32](https://github.com/ReVanced/revanced-patches/compare/v2.191.0-dev.31...v2.191.0-dev.32) (2023-10-03)

### Bug Fixes

* **Sync for Reddit:** Do not throw an error when not necessary ([ef644e4](ef644e4801))

### Features

* **Sync for Reddit - Client spoof:** Restore upload functionality ([9344c8a](9344c8a067))
* Use properties file for `Client spoof` patches ([e5d548c](e5d548c642))
This commit is contained in:
semantic-release-bot
2023-10-03 00:20:53 +00:00
parent 9344c8a067
commit 3c6b2d5c20
3 changed files with 15 additions and 2 deletions

View File

@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 2.191.0-dev.31
version = 2.191.0-dev.32