Skip to content

Commit 4849cc5

Browse files
committed
Bump version number
Signed-off-by: Ralf Ramsauer <[email protected]>
1 parent c979f4d commit 4849cc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "de.binary_kitchen.doorlock_app"
1111
minSdkVersion 15
1212
targetSdkVersion 28
13-
versionCode 1
14-
versionName "1.0"
13+
versionCode 2
14+
versionName "2.0"
1515
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1616
}
1717
signingConfigs {

0 commit comments

Comments
 (0)