mirror of
https://github.com/clangen/musikcube.git
synced 2025-01-06 06:54:29 +00:00
musikdroid version bump and CHANGELOG updates.
This commit is contained in:
parent
4453935b9d
commit
eaca4ea7c0
@ -4,6 +4,8 @@ musikcube:
|
|||||||
* added lyrics support (powered by audd.io)! access lyrics for the currently
|
* added lyrics support (powered by audd.io)! access lyrics for the currently
|
||||||
playing song by pressing ^L.
|
playing song by pressing ^L.
|
||||||
* removed vcredist runtime requirement on windows
|
* removed vcredist runtime requirement on windows
|
||||||
|
* added support for Ubuntu Disco
|
||||||
|
* added support for Fedora 30
|
||||||
|
|
||||||
musikdroid:
|
musikdroid:
|
||||||
* added a new "offline" tab to the browse screen
|
* added a new "offline" tab to the browse screen
|
||||||
|
@ -17,8 +17,8 @@ android {
|
|||||||
applicationId "io.casey.musikcube.remote"
|
applicationId "io.casey.musikcube.remote"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 65
|
versionCode 100
|
||||||
versionName "0.64.1"
|
versionName "0.65.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user