bumped version to 1.3.0-alpha
This commit is contained in:
parent
65e760aefd
commit
584ffbd000
|
@ -44,8 +44,8 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 21
|
targetSdkVersion 21
|
||||||
versionCode 56
|
versionCode 57
|
||||||
versionName "1.2.0"
|
versionName "1.3.0-alpha"
|
||||||
}
|
}
|
||||||
|
|
||||||
compileOptions {
|
compileOptions {
|
||||||
|
|
Loading…
Reference in New Issue