Skip to content

Commit 70867ac

Browse files
committedMay 16, 2019
Bump version to 0.11.1
1 parent 95d82e4 commit 70867ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
def versionMajor = 0
22
def versionMinor = 11
3-
def versionPatch = 0
3+
def versionPatch = 1
44
def versionBuild = 0
55

66
apply plugin: 'com.android.application'

0 commit comments

Comments
 (0)
Please sign in to comment.