mirror of
https://github.com/XFox111/GUTSchedule.git
synced 2026-04-22 06:58:01 +03:00
Updated android changelog and pipeline config
This commit is contained in:
@@ -4,11 +4,4 @@
|
||||
- Исправлены невидимые кнопки и заголовки сообщений об ошибке
|
||||
- Исправлены проблемы с экспортом расписания студентов магистратуры
|
||||
- Исправлены некоторые проблемы слияния двойных пар
|
||||
</ru-RU>
|
||||
<en-US>
|
||||
- Polished english localization
|
||||
- Optimized schedule loader
|
||||
- Fixed invisible error titles and buttons
|
||||
- Fixed issues with post-graduate students schedule export
|
||||
- Fixed doubled occupations merge issues
|
||||
</en-US>
|
||||
</ru-RU>
|
||||
@@ -74,7 +74,7 @@ steps:
|
||||
Contents: |
|
||||
windows.json
|
||||
github.md
|
||||
TargetFolder: '$(outputDirectory)'
|
||||
TargetFolder: '$(Build.ArtifactStagingDirectory)'
|
||||
|
||||
- task: PublishBuildArtifacts@1
|
||||
displayName: 'Drop Artifact'
|
||||
|
||||
Reference in New Issue
Block a user