Skip to content

Commit

Permalink
Update versionCode and versionName
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroBrey committed Oct 17, 2018
1 parent 55c7f60 commit d342e78
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 39
versionName "2.5.8"
versionCode 40
versionName "2.5.9"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
applicationId "es.usc.citius.servando.calendula"
multiDexEnabled true
Expand Down

0 comments on commit d342e78

Please sign in to comment.