Skip to content

Commit

Permalink
prepares release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanmedack committed Apr 20, 2018
1 parent 124cc0a commit 7a4aa5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ android {
applicationId "de.stefanmedack.ccctv"
minSdkVersion 21
targetSdkVersion 27
versionCode 12
versionName "2.3.0"
versionCode 13
versionName "3.0.0"
resConfigs "en", "de"
multiDexEnabled true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 7a4aa5b

Please sign in to comment.