Skip to content

Commit aa6c455

Browse files
committed
prepares release 3.1.0
1 parent b96d15c commit aa6c455

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
@@ -43,8 +43,8 @@ android {
4343
applicationId "de.stefanmedack.ccctv"
4444
minSdkVersion 21
4545
targetSdkVersion 27
46-
versionCode 13
47-
versionName "3.0.0"
46+
versionCode 14
47+
versionName "3.1.0-Beta"
4848
resConfigs "en", "de"
4949
multiDexEnabled true
5050
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)