Bump version 1.1.5

This commit is contained in:
Alexey Kuznetsov 2016-03-26 11:51:54 +03:00
commit bba4a3c52f

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 16
targetSdkVersion 23
versionCode 25
versionName "1.1.4"
versionCode 26
versionName "1.1.5"
}
signingConfigs {
release {