Bump version and update change-log
This commit is contained in:
parent
35c54829a8
commit
ec6220a97d
2 changed files with 18 additions and 2 deletions
|
@ -15,8 +15,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId namespace
|
||||
versionCode 10597
|
||||
versionName '6.0.2-beta'
|
||||
versionCode 10599
|
||||
versionName '6.0.4-beta'
|
||||
|
||||
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