internal release 5.4..4
This commit is contained in:
parent
ac902d0bf0
commit
669c402fd6
2 changed files with 6 additions and 5 deletions
|
@ -14,8 +14,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId "code.name.monkey.retromusic"
|
||||
versionCode 10547
|
||||
versionName '5.4.3'
|
||||
versionCode 10548
|
||||
versionName '5.4.4'
|
||||
|
||||
buildConfigField("String", "GOOGLE_PLAY_LICENSING_KEY", "\"${getProperty(getProperties('../public.properties'), 'GOOGLE_PLAY_LICENSE_KEY')}\"")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue