mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-17 23:55:21 +01:00
#000 | Hemanth | Updated SDK version for playstore fix
This commit is contained in:
parent
8548437633
commit
045e027edc
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId namespace
|
||||
versionCode 10620
|
||||
versionName '6.2.0'
|
||||
versionCode 10621
|
||||
versionName '6.2.1'
|
||||
|
||||
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