Skip to content

Commit e9f0922

Browse files
committed
Bump version number to 2.1
Signed-off-by: Thomas Schmid <[email protected]>
1 parent 48f328d commit e9f0922

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 21
1212
targetSdkVersion 28
13-
versionCode 2
14-
versionName "2.0"
13+
versionCode 3
14+
versionName "2.1"
1515
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1616
}
1717
signingConfigs {

0 commit comments

Comments
 (0)