Bump version audiorecorder-1.4.1

This commit is contained in:
Alexey Kuznetsov 2017-02-16 22:45:48 +03:00
commit bba05fb480

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23
versionCode 102
versionName "1.4.0"
versionCode 103
versionName "1.4.1"
}
signingConfigs {
release {