version bump to 0.14.1
This commit is contained in:
parent
6c01a85f86
commit
72264b4ffb
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
def versionMajor = 0
|
def versionMajor = 0
|
||||||
def versionMinor = 14
|
def versionMinor = 14
|
||||||
def versionPatch = 0
|
def versionPatch = 1
|
||||||
def versionBuild = 0
|
def versionBuild = 0
|
||||||
|
|
||||||
apply plugin: 'com.android.application'
|
apply plugin: 'com.android.application'
|
||||||
|
|
Loading…
Add table
Reference in a new issue