Bump version 1.1.2

This commit is contained in:
Alexey Kuznetsov 2016-03-25 18:42:18 +03:00
commit f5e7d3fb31

View file

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