Skip to content

Commit 44b4c03

Browse files
committed
Version increased to v0.0.1-beta1
1 parent 2b64806 commit 44b4c03

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
@@ -27,8 +27,8 @@ android {
2727
applicationId "org.cook_e.cook_e"
2828
minSdkVersion 14
2929
targetSdkVersion 23
30-
versionCode 3
31-
versionName "0.0.1-alpha4"
30+
versionCode 4
31+
versionName "0.0.1-beta1"
3232
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
3333
}
3434
buildTypes {

0 commit comments

Comments
 (0)