Bump version audiorecorder-1.6.1

This commit is contained in:
Alexey Kuznetsov 2017-05-30 17:37:30 +03:00
commit 8291b0f721

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23
versionCode 148
versionName "1.6.0"
versionCode 149
versionName "1.6.1"
}
signingConfigs {
release {