Skip to content

Commit e498e78

Browse files
Release tag: v2.3
Signed-off-by: sunilpaulmathew <[email protected]>
1 parent 4608e12 commit e498e78

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.2-" + getDate()
33+
versionName "2.3-" + getDate()
3434
vectorDrawables.useSupportLibrary = true
3535
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
3636
archivesBaseName = "$applicationId-v$versionName"

0 commit comments

Comments
 (0)