build: bump to 3.4.0
Bump to a testing version of 3.4.0.
This commit is contained in:
parent
8dc0be4a52
commit
d0817dd83b
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## dev
|
## dev (3.4.0)
|
||||||
|
|
||||||
#### What's New
|
#### What's New
|
||||||
- Gapless playback is now used whenever possible
|
- Gapless playback is now used whenever possible
|
||||||
|
|
|
@ -21,7 +21,7 @@ android {
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId namespace
|
applicationId namespace
|
||||||
versionName "3.4.0"
|
versionName "3.4.0-testing"
|
||||||
versionCode 41
|
versionCode 41
|
||||||
|
|
||||||
minSdk 24
|
minSdk 24
|
||||||
|
|
Loading…
Reference in a new issue