Skip to content

Commit 0bc1292

Browse files
Release tag: v2.2
Signed-off-by: sunilpaulmathew <[email protected]>
1 parent ca423fd commit 0bc1292

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

0 commit comments

Comments
 (0)