Skip to content

Commit c7adfda

Browse files
committed
feat: 버전 변경(0.1.0)
1 parent 35d2f89 commit c7adfda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ android {
2222
applicationId "com.woozoo.menumonya"
2323
minSdk 24
2424
targetSdk 33
25-
versionCode 9
26-
versionName "0.0.9"
25+
versionCode 10
26+
versionName "0.1.0"
2727

2828
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2929
}

0 commit comments

Comments
 (0)