Bump version 1.1.4

This commit is contained in:
Alexey Kuznetsov 2016-03-25 19:50:10 +03:00
commit 02fc3ab592

View file

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