Bump version audiorecorder-1.4.0

This commit is contained in:
Alexey Kuznetsov 2017-02-16 18:57:09 +03:00
commit c9f2a0a6da

View file

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