chore: bumped version for build fix

This commit is contained in:
eddyizm 2026-03-01 20:20:08 -08:00
parent 10c2172be0
commit 3086a8b9f9
No known key found for this signature in database
GPG key ID: CF5F671829E8158A
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# Changelog
## What's Changed
## [4.12.3](https://github.com/eddyizm/tempo/releases/tag/v4.12.3) (2026-03-01)
## [4.12.4](https://github.com/eddyizm/tempo/releases/tag/v4.12.4) (2026-03-01)
* feat: advertise existing long press to refresh per section on library page by @tvillega in https://github.com/eddyizm/tempus/pull/467
* fix: playlist filter returns properly filtered list and reset correctly by @eddyizm in https://github.com/eddyizm/tempus/pull/476
* feat: toggle player bitrate visibility on touch by @tvillega in https://github.com/eddyizm/tempus/pull/466

View file

@ -11,7 +11,7 @@ android {
targetSdk 35
versionCode 22
versionName '4.12.3'
versionName '4.12.4'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
javaCompileOptions {