Skip to content

Commit 51a5868

Browse files
committed
Bump version to 0.13.0
1 parent 564b781 commit 51a5868

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
def versionMajor = 0
2-
def versionMinor = 12
3-
def versionPatch = 2
2+
def versionMinor = 13
3+
def versionPatch = 0
44
def versionBuild = 0
55

66
apply plugin: 'com.android.application'

0 commit comments

Comments
 (0)