Bump version 1.1.20

This commit is contained in:
Alexey Kuznetsov 2016-03-28 14:09:45 +03:00
commit a759c67f31

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 16
targetSdkVersion 23
versionCode 40
versionName "1.1.19"
versionCode 41
versionName "1.1.20"
}
signingConfigs {
release {