Skip to content

Commit 2b7522a

Browse files
committed
release: 0.0.6(6) 버전 배포
1 parent dc1ff83 commit 2b7522a

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
@@ -16,8 +16,8 @@ android {
1616
applicationId "com.woozoo.menumonya"
1717
minSdk 24
1818
targetSdk 33
19-
versionCode 5
20-
versionName "0.0.5"
19+
versionCode 6
20+
versionName "0.0.6"
2121

2222
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2323
}

0 commit comments

Comments
 (0)