Skip to content

Commit 01b10fa

Browse files
committed
Bump version to 3.0.5-b2
1 parent 9d5dc0c commit 01b10fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = 5
31-
def versionBuild = 1
31+
def versionBuild = 2
3232

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

0 commit comments

Comments
 (0)