Skip to content

Commit

Permalink
chore(release): 1.20.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.20.0](v1.19.3...v1.20.0) (2024-04-05)

### Bug Fixes

* disable proguard obfuscation ([401646a](401646a))
* Do not crash when selecting an APK from storage ([#1768](#1768)) ([8564c1a](8564c1a))
* Don't translation ReVanced repository ([c265794](c265794))
* Ensure safe area usage in Changelogs Modal Bottom Sheet ([#1772](#1772)) ([c981cb4](c981cb4))
* Pre-releases changelog being shown ([#1767](#1767)) ([add49e1](add49e1))
* Replace Spacer with Expanded to avoid overflow ([#1791](#1791)) ([6f70a07](6f70a07))
* Set text colour on dropdown menu for Custom Value ([966796d](966796d)), closes [#1584](#1584)
* **ui:** Support free-scroll and auto-scroll for the installer logs ([#1736](#1736)) ([#1836](#1836)) ([025ff52](025ff52))

### Features

* Improve language update settings ([#1838](#1838)) ([f9e6ef3](f9e6ef3))
  • Loading branch information
semantic-release-bot committed Apr 5, 2024
1 parent b7c838f commit 975870e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Expand Up @@ -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'
Expand Down

0 comments on commit 975870e

Please sign in to comment.