Bump version audiorecorder-1.5.0

This commit is contained in:
Alexey Kuznetsov 2017-05-14 19:43:50 +03:00
commit bf24766a37

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23
versionCode 128
versionName "1.4.26"
versionCode 129
versionName "1.5.0"
}
signingConfigs {
release {