1
0
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:
Michael Gordeev
2020-03-15 12:13:45 +03:00
parent d6576d1889
commit 3c9d91661e
2 changed files with 2 additions and 9 deletions
-7
View File
@@ -5,10 +5,3 @@
- Исправлены проблемы с экспортом расписания студентов магистратуры - Исправлены проблемы с экспортом расписания студентов магистратуры
- Исправлены некоторые проблемы слияния двойных пар - Исправлены некоторые проблемы слияния двойных пар
</ru-RU> </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>
+1 -1
View File
@@ -74,7 +74,7 @@ steps:
Contents: | Contents: |
windows.json windows.json
github.md github.md
TargetFolder: '$(outputDirectory)' TargetFolder: '$(Build.ArtifactStagingDirectory)'
- task: PublishBuildArtifacts@1 - task: PublishBuildArtifacts@1
displayName: 'Drop Artifact' displayName: 'Drop Artifact'