Skip to content

Commit 6368944

Browse files
committed
Version increased to v1.0.0
1 parent 8a9e495 commit 6368944

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
@@ -26,8 +26,8 @@ android {
2626
applicationId "org.cook_e.cook_e"
2727
minSdkVersion 14
2828
targetSdkVersion 23
29-
versionCode 9
30-
versionName "0.0.1-beta6"
29+
versionCode 10
30+
versionName "1.0.0"
3131
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
3232
}
3333
buildTypes {

0 commit comments

Comments
 (0)