Skip to content

Commit

Permalink
Update version code and name for release 2.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroBrey committed Jul 18, 2018
1 parent c9cdde9 commit c276ff9
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 @@ -77,8 +77,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 25
versionCode 36
versionName "2.5.5"
versionCode 37
versionName "2.5.6"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
applicationId "es.usc.citius.servando.calendula"
multiDexEnabled true
Expand Down

0 comments on commit c276ff9

Please sign in to comment.