Bump version 1.1.11

This commit is contained in:
Alexey Kuznetsov 2016-03-26 19:58:06 +03:00
commit 01c06f4e75

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 16
targetSdkVersion 23
versionCode 31
versionName "1.1.10"
versionCode 32
versionName "1.1.11"
}
signingConfigs {
release {