Bump version 1.1.43

This commit is contained in:
Alexey Kuznetsov 2016-06-25 23:42:46 +03:00
commit fbd9b63fdc

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 16
targetSdkVersion 23
versionCode 64
versionName "1.1.42"
versionCode 65
versionName "1.1.43"
}
signingConfigs {
release {