1
mirror of https://github.com/revanced/revanced-integrations synced 2025-11-19 03:23:27 +01:00

Compare commits

...

1 Commits

Author SHA1 Message Date
semantic-release-bot
d84f642e9c chore(release): 0.92.1-dev.2 [skip ci]
## [0.92.1-dev.2](https://github.com/revanced/revanced-integrations/compare/v0.92.1-dev.1...v0.92.1-dev.2) (2023-01-07)

### Bug Fixes

* load numeric preferences as type String ([212d3a7](212d3a72d8))
2023-01-07 13:33:27 +00:00
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [0.92.1-dev.2](https://github.com/revanced/revanced-integrations/compare/v0.92.1-dev.1...v0.92.1-dev.2) (2023-01-07)
### Bug Fixes
* load numeric preferences as type String ([212d3a7](https://github.com/revanced/revanced-integrations/commit/212d3a72d879189c061fb77805cda81ca0519495))
## [0.92.1](https://github.com/revanced/revanced-integrations/compare/v0.92.0...v0.92.1) (2023-01-07)

View File

@@ -1,3 +1,3 @@
org.gradle.jvmargs = -Xmx2048m
android.useAndroidX = true
version = 0.92.1
version = 0.92.1-dev.2