Skip to content

Commit e73ae02

Browse files
Release tag: v2.5
Signed-off-by: sunilpaulmathew <[email protected]>
1 parent 864b0be commit e73ae02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ android {
3030
minSdkVersion 15
3131
targetSdkVersion 27
3232
versionCode 2
33-
versionName "2.4-" + getDate()
33+
versionName "2.5-" + getDate()
3434
vectorDrawables.useSupportLibrary = true
3535
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
3636
archivesBaseName = "$applicationId-v$versionName"

0 commit comments

Comments
 (0)