Skip to content

Commit 2a07a98

Browse files
committed
fix: 버전 변경(0.0.8)
1 parent c2418fa commit 2a07a98

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

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

0 commit comments

Comments
 (0)