new release

This commit is contained in:
dkanada 2022-08-28 09:07:20 +09:00
commit acfd1d4eeb
2 changed files with 6 additions and 2 deletions

View file

@ -8,8 +8,8 @@ android {
minSdkVersion 19
targetSdkVersion 32
versionCode 16
versionName '1.3.3'
versionCode 17
versionName '1.3.4'
multiDexEnabled true
vectorDrawables {

View file

@ -0,0 +1,4 @@
- refactor playback and shuffle code
- fix sleep timer null pointer crash
- update all dependencies
- remove broken link from navigation menu