Skip to content

Commit 85704b4

Browse files
committed
Upgrade version for v2.4.1 final release
1 parent 32ee927 commit 85704b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ apply plugin: 'io.fabric'
66
def versionMajor = 2
77
def versionMinor = 4
88
def versionPatch = 1
9-
def versionBuild = 3
9+
def versionBuild = 4
1010

1111
static def buildTime() {
1212
def df = new SimpleDateFormat("yyyyMMdd HH:mm 'UTC'")

0 commit comments

Comments
 (0)