Skip to content

Commit

Permalink
Bump versionCOde and versionName for 2.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroBrey committed Nov 15, 2018
1 parent fe81e5d commit a491540
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Calendula/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ android {
defaultConfig {
minSdkVersion 18
targetSdkVersion 26
versionCode 41
versionName "2.5.10"
versionCode 42
versionName "2.5.11"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
applicationId "es.usc.citius.servando.calendula"
multiDexEnabled true
Expand Down

0 comments on commit a491540

Please sign in to comment.