Bump version 1.1.12

This commit is contained in:
Alexey Kuznetsov 2016-03-26 20:53:25 +03:00
commit 4a8e53edf9

View file

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