version bump to 1.1.0-beta
This commit is contained in:
parent
3e8314459c
commit
0decd8ac28
|
@ -43,8 +43,8 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 21
|
targetSdkVersion 21
|
||||||
versionCode 50
|
versionCode 51
|
||||||
versionName "1.0.5"
|
versionName "1.1.0-beta"
|
||||||
}
|
}
|
||||||
|
|
||||||
compileOptions {
|
compileOptions {
|
||||||
|
|
Loading…
Reference in New Issue