mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 11:10:52 +00:00
Version bump for musikdroid release.
This commit is contained in:
parent
9c0695c7ab
commit
c0284e2f82
@ -15,6 +15,10 @@ musikcube:
|
||||
of the window.
|
||||
* added scrollbar support to ListOverlay
|
||||
|
||||
musikdroid:
|
||||
* added the ability to automatically transfer playback from mobile to server
|
||||
when headset (or bluetooth device) is disconnected.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
0.40.0
|
||||
|
@ -21,8 +21,8 @@ android {
|
||||
applicationId "io.casey.musikcube.remote"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 26
|
||||
versionCode 28
|
||||
versionName "0.24.0"
|
||||
versionCode 29
|
||||
versionName "0.25.0"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user