Merge pull request #1476 from RetroMusicPlayer/dev-alpha
Bump versionCode
This commit is contained in:
commit
eb4876a6d6
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId namespace
|
||||
versionCode 10602
|
||||
versionCode 10603
|
||||
versionName '6.1.0'
|
||||
|
||||
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