Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
applicationId = "see.day.app"
minSdk = 28
targetSdk = 35
versionCode = 2
versionName = "1.0.1"
versionCode = 3
versionName = "1.0.2"
}

fun getApiKey(propertyKey: String): String {
Expand Down
22 changes: 22 additions & 0 deletions releaseNote.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
μ”¨λ“œλ°μ΄ 1.0.2 릴리즈 λ…ΈνŠΈ
=================
- ν™ˆ ν™”λ©΄ λ‚ μ§œ λ³€κ²½ λ°”ν…€μ‹œνŠΈλ‘œ μ „ν™˜
- 기둝 μž‘μ„±, μ™„λ£Œ, μ·¨μ†Œ 둜그 μΆ”κ°€
- μ˜¨λ³΄λ”© μ™„λ£Œ, λͺ©ν‘œ μž¬μ„€μ • 둜그 μΆ”κ°€
- 기둝 μž‘μ„± μ•„μ΄μ½˜μ΄ μ˜¬λ°”λ₯΄κ²Œ ν‘œμ‹œλ˜μ§€μ•Šλ˜κ²ƒ μˆ˜μ •
- μžμž˜ν•œ 버그 μˆ˜μ •
-
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟑 Minor

λΆˆν•„μš”ν•œ λŒ€μ‹œ 제거 ν•„μš”

8번 라인에 λ‚΄μš© 없이 λŒ€μ‹œ("-")만 μžˆμŠ΅λ‹ˆλ‹€. μ˜λ„ν•˜μ§€ μ•Šμ€ νƒ€μ΄ν¬λ‘œ λ³΄μž…λ‹ˆλ‹€.

πŸ”§ μˆ˜μ • μ œμ•ˆ
-- μžμž˜ν•œ 버그 μˆ˜μ •
--

Committable suggestion skipped: line range outside the PR's diff.

πŸ€– Prompt for AI Agents
In @releaseNote.md at line 8, Remove the stray lone dash ("-") that appears as
an empty list item in the release notes; delete that character so there is no
empty bullet (or replace it with the intended text if there was supposed to be
content).


개발자 λ…ΈνŠΈ
---
ν™ˆ ν™”λ©΄ λ‚ μ§œ λ³€κ²½ λ°”ν…€μ‹œνŠΈλ‘œ μ „ν™˜
https://github.com/Record-Management/Android/pull/184

기둝 μž‘μ„±, μ™„λ£Œ, μ·¨μ†Œ 둜그 μΆ”κ°€
https://github.com/Record-Management/Android/pull/186

둜그인 μ™„λ£Œμ‹œ FCM 토큰 μ„œλ²„λ‘œ μΆ”κ°€ 전솑
https://github.com/Record-Management/Android/pull/185

μ•„μ΄μ½˜ 색상이 μ˜¬λ°”λ₯΄μ§€ μ•Šλ˜κ²ƒ μˆ˜μ •
https://github.com/Record-Management/Android/pull/183