Skip to content

Commit 0c16ac1

Browse files
committed
release version 1.3.1
1 parent f5c136a commit 0c16ac1

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
@@ -4,7 +4,7 @@ apply plugin: 'io.fabric'
44

55
def versionMajor = 1
66
def versionMinor = 3
7-
def versionPatch = 0
7+
def versionPatch = 1
88
android {
99
compileSdkVersion 28
1010
defaultConfig {

0 commit comments

Comments
 (0)