Bump version audiorecorder-1.5.1

This commit is contained in:
Alexey Kuznetsov 2017-05-14 20:16:47 +03:00
commit 8011577c5a

View file

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