Skip to content

Commit

Permalink
build: Update version code and version name
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroBrey committed Aug 7, 2018
1 parent e8c14b2 commit b230aae
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 26
versionCode 37
versionName "2.5.6"
versionCode 38
versionName "2.5.7"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
applicationId "es.usc.citius.servando.calendula"
multiDexEnabled true
Expand Down

0 comments on commit b230aae

Please sign in to comment.