mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-11 13:46:17 +00:00
# [3.1.0](https://github.com/ReVanced/revanced-patches/compare/v3.0.1...v3.1.0) (2023-12-12) ### Bug Fixes * **Boost for Reddit - Spoof client:** Fix account login by removing user agent patch ([0f829ed](0f829ed747)) * Solve build errors by using correct syntax ([40684cd](40684cd1fe)) * **Sync for Reddit - Spoof client:** Fix account login by removing user agent patch ([c10956b](c10956ba14)) ### Features * **IconPackStudio - Unlock pro:** Constrain to last working version ([#3410](https://github.com/ReVanced/revanced-patches/issues/3410)) ([36fc818](36fc818f90))
5 lines
98 B
INI
5 lines
98 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 3.1.0
|