Skip to content

Commit

Permalink
Bump version to 0.84.901-morckx
Browse files Browse the repository at this point in the history
  • Loading branch information
morckx committed Jul 15, 2023
1 parent 0986060 commit 6598d50
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

## Development snapshot [0.84.901-morckx] - 2023-07-15

- Fixed radio-browser server fallback
- ExoPlayer library updated to 2.18.7
- All dependencies updated
- Target SDK updated to 34
- but still tested and working on API level 16 (Jelly Bean)
- Norwegian Bokmål translation added
- Galician translation added
- Esperanto translation added
- Brazilian Portuguese translation updated

## Development snapshot [0.84.900-morckx] - 2022-10-16
### Added
- Android Auto support
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ android {
minSdkVersion 16
targetSdkVersion 34

versionCode 95
versionName "0.84.900-morckx"
versionCode 96
versionName "0.84.901-morckx"

multiDexEnabled true
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 6598d50

Please sign in to comment.