Bump version audiorecorder-1.4.2

This commit is contained in:
Alexey Kuznetsov 2017-02-17 19:53:17 +03:00
commit a5cd8a6173

View file

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