Skip to content

Commit bded9ad

Browse files
committed
Version increased to v0.0.1-beta5
1 parent 6bba6b6 commit bded9ad

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 7
31-
versionName "0.0.1-beta4"
30+
versionCode 8
31+
versionName "0.0.1-beta5"
3232
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
3333
}
3434
buildTypes {

0 commit comments

Comments
 (0)