version bump to 1.1.0
This commit is contained in:
parent
9e10c3841e
commit
1b579f512c
|
@ -43,8 +43,8 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 21
|
targetSdkVersion 21
|
||||||
versionCode 51
|
versionCode 52
|
||||||
versionName "1.1.0-beta"
|
versionName "1.1.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
compileOptions {
|
compileOptions {
|
||||||
|
|
Loading…
Reference in a new issue