Bump version audiorecorder-1.7.1

This commit is contained in:
Alexey Kuznetsov 2017-06-09 10:57:44 +03:00
commit f2f19b1a4f

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23
versionCode 150
versionName "1.7.0"
versionCode 151
versionName "1.7.1"
}
signingConfigs {
release {