Bump version 1.1.15

This commit is contained in:
Alexey Kuznetsov 2016-03-27 08:15:38 +03:00
commit eeceb4b30d

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 16
targetSdkVersion 23
versionCode 35
versionName "1.1.14"
versionCode 36
versionName "1.1.15"
}
signingConfigs {
release {