Skip to content

Commit

Permalink
prepares release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanmedack committed Sep 30, 2018
1 parent b96d15c commit aa6c455
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 13
versionName "3.0.0"
versionCode 14
versionName "3.1.0-Beta"
resConfigs "en", "de"
multiDexEnabled true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit aa6c455

Please sign in to comment.