-
Notifications
You must be signed in to change notification settings - Fork 6
개발 환경 및 기술
doyeon edited this page Nov 24, 2021
·
6 revisions
updated 2021.10.28
updated 2021.11.02
- Github Android CI : pr 요청시 빌드 테스트 진행
-
Android Studio
: Arctic Fox 2020.3.1 Patch 3 java -
jdk version
: java 11 -
kotlin version
: 1.5.31 -
minSdk
: 21
MVVM
Injection: dagger(hilt)
dependencies: coroutine, hilt, room, activity-ktx, fragment-ktx
buildFeatures: viewbinding, databinding
- Calendar 라이브러리
- Calendar 커스텀
- recyclerview 커스텀
- Animation
- android ci 관련 내용 추가