Skip to content

Commit

Permalink
3번째 릴리즈 준비 리드미 작성
Browse files Browse the repository at this point in the history
  • Loading branch information
msnodeve committed Oct 16, 2019
1 parent 0d62d1f commit b63c4ec
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 4 deletions.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ set_env:
echo "REDIRECT_CALLBACK_URL=\"gfd://github.for.developer\"" >> app/gradle.properties
echo "PREFERENCES_FILE=\"file_name\"" >> app/gradle.properties
echo "PREFERENCES_TOKEN_KEY=\"token_key\"" >> app/gradle.properties
echo "BASIC_AUTH_KEY=\"basic_auth_key\"" >> app/gradle.properties
echo "BASIC_AUTH_KEY=\"basic_auth_key\"" >> app/gradle.properties
echo "GFD_API_URL=\"gfd_api_url\"" >> app/gradle.properties
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,23 @@
***

# Release
v0.6.2 릴리즈 [Google Paly Store](https://play.google.com/store/apps/details?id=com.seok.gitfordeveloper)
v1.10.3 릴리즈 [Google Paly Store](https://play.google.com/store/apps/details?id=com.seok.gitfordeveloper)

# Preview

<img src="./img/preview01.jpeg" width="40%" height="40%">
<img src="./img/preview01.png" width="40%" height="40%">
<img src="./img/preview02.png" width="40%" height="40%">


# Notice

v0.6.2 릴리즈 작업 완료
v1.6.2 릴리즈 작업 완료
- Backend 작업
- UI 개선 작업
- 사용자 UI 개선
- 자동 로그인 구현


v1.10.3 릴리즈 작업 완료
- 금일 커밋 랭킹 서비스 구축
- 프로필, 랭킹 프래그먼트로 분리
Binary file removed img/preview01.jpeg
Binary file not shown.
Binary file added img/preview01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/preview02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b63c4ec

Please sign in to comment.