Skip to content

Commit

Permalink
release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaehan4707 committed Dec 14, 2023
1 parent 8e7701d commit 597e306
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 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 = 7
versionName = "1.0.0"
versionCode = 8
versionName = "1.0.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
buildConfigField("String", "BASE_URL", "$url")
buildConfigField("String", "GOOGLE_SERVER_CLIENT_ID", "$googleServerClientId")
Expand Down
7 changes: 4 additions & 3 deletions AOS/release_note.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
2023.12.14
version: 1.0.0
2023.12.15
version: 1.0.1

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

🐞 BugFix
- λ§ˆμΈλ“œλ§΅μ΄ λ‹€λ₯Έ λ³΄λ“œμ— λ³΅μ‚¬λ˜λŠ” ν˜„μƒ ν•΄κ²°
πŸ‘©β€πŸ‘©β€πŸ‘§β€πŸ‘¦ Member
- μ΄μž¬ν•œ(Android)
- μ–‘μ„ μ•„(Android)
Expand Down

0 comments on commit 597e306

Please sign in to comment.