Skip to content

Commit e5b045d

Browse files
committed
Version increased to v0.0.1-beta3
1 parent c0d6fea commit e5b045d

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

0 commit comments

Comments
 (0)