release: 3.12.3#631
Open
JuTaK97 wants to merge 7 commits into
Open
Conversation
live flavor에 groups="android-user"를 추가해 appDistributionUploadLiveRelease 실행 시 업로드와 동시에 테스터 그룹 배포까지 자동화한다. dev flavor의 deprecated된 testers="urban"도 groups="android-user"로 통일한다.
dev 프로젝트의 실제 테스터 그룹 alias는 android-users(복수형)다. rc.2 CD에서 android-user로 지정해 build-dev 업로드가 실패했으므로 정정한다. live는 android-user가 정확하므로 유지.
서버가 준 mime type 이 application/octet-stream 등으로 부정확하면 PDF 뷰어가 매칭되지 않아 "열 수 있는 앱이 없습니다" 토스트가 떴다. 파일 확장자로 도출한 mime type 을 우선 사용하도록 수정한다.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
3.12.2 이후 develop에 반영된 기능 개선과 문구 수정을 모은 릴리즈입니다.
이 PR은
3.12.3-rc.1버전 커밋(version.properties)을 포함합니다.기능 / 개선
문구
포함 PR
#627, #628, #629, #630
버전
snuttVersionName:3.12.2→3.12.3-rc.1