feat(release): update changelog for Android and iOS, remove outdated promotional text files
This commit is contained in:
@@ -20,7 +20,8 @@ desc "Push a new release build to the Google Play"
|
||||
upload_to_play_store(
|
||||
json_key: ENV['FASTLANE_JSON_KEY_PATH'],
|
||||
track: 'production',
|
||||
aab: '../app-release.aab',
|
||||
aab: '../app-release.aab',
|
||||
changelog: {'default' => 'Streaming optimizations, show chats >10 in folders, SVG support'},
|
||||
skip_upload_apk: true,
|
||||
skip_upload_images: true,
|
||||
skip_upload_screenshots: true,
|
||||
|
||||
Reference in New Issue
Block a user