Skip to content

Commit 7385379

Browse files
committed
Update versionCode and versionName
1 parent cab0863 commit 7385379

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Calendula/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ android {
7777
defaultConfig {
7878
minSdkVersion 16
7979
targetSdkVersion 26
80-
versionCode 38
81-
versionName "2.5.7"
80+
versionCode 39
81+
versionName "2.5.8"
8282
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
8383
applicationId "es.usc.citius.servando.calendula"
8484
multiDexEnabled true

0 commit comments

Comments
 (0)