Skip to content

Commit

Permalink
[TNT-244] release: 0.0.1 ๋ฒ„์ „ ์ถœ์‹œ ๐Ÿ’ฃ
Browse files Browse the repository at this point in the history
  • Loading branch information
hoyahozz committed Feb 15, 2025
1 parent b621449 commit 41e49e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
applicationId = "co.kr.tnt"
minSdk = 27
targetSdk = 35
versionCode = 1
versionName = "1.0"
versionCode = 2
versionName = "0.0.1"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 41e49e5

Please sign in to comment.