mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 01:01:56 +01:00
chore(release): 1.19.0-dev.1 [skip ci]
# [1.19.0-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.18.0...v1.19.0-dev.1) (2024-01-22) ### Bug Fixes * added a trailing comma ([975180b
](975180b075
)) * Allow mounting without Magisk ([3f96608
](3f96608398
)) * fix redundant buttons on dialog ([079c0de
](079c0defaf
)) * Incorrect strings and logics ([#1619](https://github.com/ReVanced/revanced-manager/issues/1619)) ([4f22e88
](4f22e88e42
)) * **Keystore Password:** textfield title display ([8e52abd
](8e52abda9a
)) * Mount script causes build to fail ([#1613](https://github.com/ReVanced/revanced-manager/issues/1613)) ([f3c78c2
](f3c78c2c24
)) * **Patch Option:** Set text colour on dropdown menu ([acb1e24
](acb1e2434b
)) * **Release CI:** truncate the "v" from version ([8595099
](85950991ab
)) * use lowercase repo names ([#1626](https://github.com/ReVanced/revanced-manager/issues/1626)) ([edd8602
](edd86024b9
)) ### Features * Add API migration code ([#1615](https://github.com/ReVanced/revanced-manager/issues/1615)) ([28ae276
](28ae2766f0
)) * add haptic feedback ([#1459](https://github.com/ReVanced/revanced-manager/issues/1459)) ([7911459
](7911459817
)) * Improve app selector and patcher UI ([#1616](https://github.com/ReVanced/revanced-manager/issues/1616)) ([efb2d5e
](efb2d5ef32
)) * Improve Split APK warning readability ([#1625](https://github.com/ReVanced/revanced-manager/issues/1625)) ([6fd740f
](6fd740f8c0
)) * Simplify settings strings ([#1618](https://github.com/ReVanced/revanced-manager/issues/1618)) ([0d45fe4
](0d45fe4a97
)) * use native TextField ([9ed43ef
](9ed43efe5d
)) ### Performance Improvements * Load patched apps as soon as possible ([c94eb7a
](c94eb7a48e
))
This commit is contained in:
parent
f38a593434
commit
bea99bb4c6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ homepage: https://github.com/ReVanced/revanced-manager
|
|||
|
||||
publish_to: 'none'
|
||||
|
||||
version: 1.18.0+101800000
|
||||
version: 1.19.0-dev.1+1900001
|
||||
|
||||
environment:
|
||||
sdk: '>=3.0.0 <4.0.0'
|
||||
|
|
Loading…
Reference in a new issue