Bump version 1.1.13

This commit is contained in:
Alexey Kuznetsov 2016-03-27 02:03:57 +03:00
commit 8da17ddb85

View file

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