Change package names of new addititons

This commit is contained in:
Muntashir Al-Islam 2020-08-02 15:57:29 +06:00
parent 283280529b
commit d01265ea69
16 changed files with 92 additions and 72 deletions

View file

@ -25,8 +25,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId 'io.github.muntashirakon.Music'
versionCode 10442
versionName '3.5.9'
versionCode 10443
versionName '3.5.10'
multiDexEnabled true
}