Skip to content

Commit 97c6ffc

Browse files
committed
Bump version to 3.0.4-b6
1 parent ef4ab79 commit 97c6ffc

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
@@ -28,7 +28,7 @@ apply plugin: "ru.tinkoff.gradle.jarjar"
2828
def versionMajor = 3
2929
def versionMinor = 0
3030
def versionPatch = 4
31-
def versionBuild = 5
31+
def versionBuild = 6
3232

3333
def getGitHash = { ->
3434
def stdout = new ByteArrayOutputStream()

0 commit comments

Comments
 (0)