mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 11:10:52 +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
|
||||
playing song by pressing ^L.
|
||||
* removed vcredist runtime requirement on windows
|
||||
* added support for Ubuntu Disco
|
||||
* added support for Fedora 30
|
||||
|
||||
musikdroid:
|
||||
* added a new "offline" tab to the browse screen
|
||||
|
@ -17,8 +17,8 @@ android {
|
||||
applicationId "io.casey.musikcube.remote"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 65
|
||||
versionName "0.64.1"
|
||||
versionCode 100
|
||||
versionName "0.65.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user