mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-11-07 12:47:02 +01:00
chore(release): 0.36.3 [skip ci]
## [0.36.3](https://github.com/revanced/revanced-integrations/compare/v0.36.2...v0.36.3) (2022-08-26) ### Bug Fixes * change default value for autorepeat setting ([#126](https://github.com/revanced/revanced-integrations/issues/126)) ([c6c2556
](c6c255609f
))
This commit is contained in:
parent
c6c255609f
commit
b68f8e912e
@ -1,3 +1,10 @@
|
||||
## [0.36.3](https://github.com/revanced/revanced-integrations/compare/v0.36.2...v0.36.3) (2022-08-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* change default value for autorepeat setting ([#126](https://github.com/revanced/revanced-integrations/issues/126)) ([c6c2556](https://github.com/revanced/revanced-integrations/commit/c6c255609f0d58e9097dd898dbf9cce3a5cf3dc4))
|
||||
|
||||
## [0.36.2](https://github.com/revanced/revanced-integrations/compare/v0.36.1...v0.36.2) (2022-08-25)
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs = -Xmx2048m
|
||||
android.useAndroidX = true
|
||||
android.enableJetifier = true
|
||||
version = 0.36.2
|
||||
version = 0.36.3
|
||||
|
Loading…
Reference in New Issue
Block a user