Fix crashing when switching between tabs fast

This commit is contained in:
h4h13 2019-10-13 00:35:17 +05:30
parent 7c95fe2e69
commit cf402a27c2
15 changed files with 27 additions and 159 deletions

View file

@ -13,8 +13,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId "code.name.monkey.retromusic"
versionCode 381
versionName '3.4.400-beta07'
versionCode 382
versionName '3.4.400-beta08'
multiDexEnabled true