Skip to content

Commit 1ffae9f

Browse files
committed
Update version for v2.0.6 (gradual) rollout
1 parent 3028efd commit 1ffae9f

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 = 0
88
def versionPatch = 6
9-
def versionBuild = 2
9+
def versionBuild = 3
1010

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

0 commit comments

Comments
 (0)