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 Aug 24, 2018
1 parent cab0863 commit 7385379
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 38
versionName "2.5.7"
versionCode 39
versionName "2.5.8"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
applicationId "es.usc.citius.servando.calendula"
multiDexEnabled true
Expand Down

0 comments on commit 7385379

Please sign in to comment.