Skip to content

Commit ee543c2

Browse files
committed
fix: 버전 변경(0.0.9)
1 parent 1d396c8 commit ee543c2

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 8
26-
versionName "0.0.8"
25+
versionCode 9
26+
versionName "0.0.9"
2727

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

0 commit comments

Comments
 (0)