Prepare for v3.5.11

This commit is contained in:
Muntashir Al-Islam 2020-09-26 14:30:34 +06:00
parent 233adb833b
commit cabc7a89f8
3 changed files with 6 additions and 6 deletions

View file

@ -16,8 +16,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId 'io.github.muntashirakon.Music'
versionCode 10444
versionName '3.5.10'
versionCode 10445
versionName '3.5.11'
multiDexEnabled true
}