Fix crashing when switching between tabs fast
This commit is contained in:
parent
7c95fe2e69
commit
cf402a27c2
15 changed files with 27 additions and 159 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue