mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 09:07:47 +01:00
chore(release): 1.20.0 [skip ci]
# [1.20.0](https://github.com/ReVanced/revanced-manager/compare/v1.19.3...v1.20.0) (2024-04-05) ### Bug Fixes * disable proguard obfuscation ([401646a
](401646ace4
)) * Do not crash when selecting an APK from storage ([#1768](https://github.com/ReVanced/revanced-manager/issues/1768)) ([8564c1a
](8564c1a72e
)) * Don't translation ReVanced repository ([c265794
](c265794d0e
)) * Ensure safe area usage in Changelogs Modal Bottom Sheet ([#1772](https://github.com/ReVanced/revanced-manager/issues/1772)) ([c981cb4
](c981cb4a41
)) * Pre-releases changelog being shown ([#1767](https://github.com/ReVanced/revanced-manager/issues/1767)) ([add49e1
](add49e14fb
)) * Replace Spacer with Expanded to avoid overflow ([#1791](https://github.com/ReVanced/revanced-manager/issues/1791)) ([6f70a07
](6f70a07970
)) * Set text colour on dropdown menu for Custom Value ([966796d
](966796dfec
)), closes [#1584](https://github.com/ReVanced/revanced-manager/issues/1584) * **ui:** Support free-scroll and auto-scroll for the installer logs ([#1736](https://github.com/ReVanced/revanced-manager/issues/1736)) ([#1836](https://github.com/ReVanced/revanced-manager/issues/1836)) ([025ff52
](025ff527ee
)) ### Features * Improve language update settings ([#1838](https://github.com/ReVanced/revanced-manager/issues/1838)) ([f9e6ef3
](f9e6ef3fd3
))
This commit is contained in:
parent
b7c838fd25
commit
975870e254
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.20.0-dev.1+101800014
|
||||
version: 1.20.0+101800015
|
||||
|
||||
environment:
|
||||
sdk: '>=3.0.0 <4.0.0'
|
||||
|
|
Loading…
Reference in a new issue