build: bump to 3.4.0

Bump to a testing version of 3.4.0.
This commit is contained in:
Alexander Capehart 2024-01-21 20:03:27 -07:00
parent 8dc0be4a52
commit d0817dd83b
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Changelog
## dev
## dev (3.4.0)
#### What's New
- Gapless playback is now used whenever possible

View file

@ -21,7 +21,7 @@ android {
defaultConfig {
applicationId namespace
versionName "3.4.0"
versionName "3.4.0-testing"
versionCode 41
minSdk 24