Bump version audiorecorder-1.4.3

This commit is contained in:
Alexey Kuznetsov 2017-02-17 21:02:23 +03:00
commit 31fdeca0f4

View file

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