Skip to content

Commit

Permalink
release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaehan4707 committed Dec 14, 2023
1 parent 4dd942c commit 649f328
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 27 deletions.
4 changes: 2 additions & 2 deletions AOS/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ android {
applicationId = "boostcamp.and07.mindsync"
minSdk = 26
targetSdk = 34
versionCode = 6
versionName = "0.3.5"
versionCode = 7
versionName = "1.0.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
buildConfigField("String", "BASE_URL", "$url")
buildConfigField("String", "GOOGLE_SERVER_CLIENT_ID", "$googleServerClientId")
Expand Down
33 changes: 8 additions & 25 deletions AOS/release_note.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,11 @@
2023.12.13
version: 0.3.5
πŸ’» Feature Updates
- λ§ˆμΈλ“œλ§΅
- λ³΄λ“œ 이름과 루트 λ…Έλ“œ 이름 μΌμΉ˜ν™”
- 슀페이슀
- 슀페이슀 λ‚˜κ°€κΈ°
- λ³΄λ“œ
- λ³΄λ“œ μ‚­μ œ
- λ³΄λ“œ 볡ꡬ
- νœ΄μ§€ν†΅ ν™”λ©΄ 생성
- 닀크 λͺ¨λ“œ λŒ€μ‘
- μ˜¨λ³΄λ”© ν™”λ©΄
🐞Bug Fix
- 슀페이슀 μ°Έκ°€ -> ν”„λ‘œν•„ μ„€μ • -> μ°Έκ°€ν•œ 슀페이슀 ν•΄μ œλ˜λŠ” 버그 ν•΄κ²°
- νœ΄μ§€ν†΅ 보트 클릭 μ΄λ²€νŠΈμ‹œ μ•± μ’…λ£Œ 버그 ν•΄κ²°
- λ§ˆμΈλ“œλ§΅μ—μ„œ λ…Έλ“œ λ‚΄μš© νŽΈμ§‘μ—μ„œ νšŒμ „ 버그 ν•΄κ²°
πŸ’‘ Information
- λ™μ‹œμ— 같은 곡간(슀페이슀/λ³΄λ“œ)에 μ ‘μ†ν•΄μžˆλŠ” μ‚¬μš©μžλΌλ¦¬ μ„œλ‘œμ˜ νŽΈμ§‘ λ‚΄μš©μ„ μ‹€μ‹œκ°„μœΌλ‘œ 확인할 수 μžˆμŠ΅λ‹ˆλ‹€.
- λ‹€λ₯Έμ‚¬λžŒμ„ μžμ‹ μ˜ μŠ€νŽ˜μ΄μŠ€μ— μ΄ˆλŒ€ν•  수 μžˆμŠ΅λ‹ˆλ‹€.
- ν”„λ‘œν•„λ„ νŽΈμ§‘ν•  수 μžˆμŠ΅λ‹ˆλ‹€.
- μŠ€νŽ˜μ΄μŠ€μ— κ°€μž…ν•œ μ‚¬μš©μžμ˜ λͺ©λ‘μ„ 확인할 수 μžˆμŠ΅λ‹ˆλ‹€.
- 앱을 λ‚˜κ°€λ”λΌλ„, λ§ˆμΈλ“œλ§΅μ΄ μœ μ§€λ©λ‹ˆλ‹€.
- μ‚­μ œν•œ λ³΄λ“œλŠ” 7일 후에 μžλ™μœΌλ‘œ μ‚­μ œλ©λ‹ˆλ‹€.
- 닀크λͺ¨λ“œ κΉŒμ§€ μ§€μ›λ©λ‹ˆλ‹€!
2023.12.14
version: 1.0.0

πŸ’‘ About MindSync
λ§ˆμΈλ“œλ§΅μ„ μ‚¬μš©ν•˜μ—¬ 아이디어λ₯Ό μ‹œκ°μ μœΌλ‘œ ν‘œν˜„ν•΄λ³΄μ„Έμš”.
ν˜‘μ—…μ„ μ›ν•˜λŠ” μΉœκ΅¬λ‚˜ λ™λ£Œλ₯Ό μ΄ˆλŒ€ν•˜λŠ” 것도 κ°€λŠ₯ν•©λ‹ˆλ‹€.
κ°„νŽΈν•˜κ²Œ λ§ˆμΈλ“œλ§΅μ„ μƒμ„±ν•˜κ³ , λ‹€λ₯Έ μ‚¬μš©μžλ“€κ³Ό μ‹€μ‹œκ°„μœΌλ‘œ 곡동 νŽΈμ§‘μ„ 진행할 수 μžˆμ–΄μš”!

πŸ‘©β€πŸ‘©β€πŸ‘§β€πŸ‘¦ Member
- μ΄μž¬ν•œ(Android)
- μ–‘μ„ μ•„(Android)
Expand Down

0 comments on commit 649f328

Please sign in to comment.