version bump to 1.4.0-alpha (in development)
This commit is contained in:
parent
650255e18a
commit
48e8e0f1fc
|
@ -44,8 +44,8 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 21
|
targetSdkVersion 21
|
||||||
versionCode 60
|
versionCode 61
|
||||||
versionName "1.3.0"
|
versionName "1.4.0-alpha"
|
||||||
}
|
}
|
||||||
|
|
||||||
compileOptions {
|
compileOptions {
|
||||||
|
|
Loading…
Reference in New Issue