version bump to 1.3.0-beta
This commit is contained in:
parent
7f2a83a684
commit
031b752906
|
@ -44,8 +44,8 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 21
|
targetSdkVersion 21
|
||||||
versionCode 57
|
versionCode 58
|
||||||
versionName "1.3.0-alpha"
|
versionName "1.3.0-beta"
|
||||||
}
|
}
|
||||||
|
|
||||||
compileOptions {
|
compileOptions {
|
||||||
|
|
Loading…
Reference in a new issue