Bump version 1.1.22

This commit is contained in:
Alexey Kuznetsov 2016-03-29 07:56:10 +03:00
commit da624e153b

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 16
targetSdkVersion 23
versionCode 42
versionName "1.1.21"
versionCode 43
versionName "1.1.22"
}
signingConfigs {
release {