Bump version 1.1.1

This commit is contained in:
Alexey Kuznetsov 2016-03-25 16:42:12 +03:00
commit f5a2a2b3e9

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 16
targetSdkVersion 23
versionCode 21
versionName "1.1.0"
versionCode 22
versionName "1.1.1"
}
signingConfigs {
release {