Bumped version to 0.1.1.
This commit is contained in:
parent
41686b6fc3
commit
8688f973e8
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ android {
|
|||
applicationId "com.nutomic.ensichat"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 21
|
||||
versionCode 1
|
||||
versionName "0.1.0"
|
||||
versionCode 2
|
||||
versionName "0.1.1"
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
|
Reference in a new issue