Bump version audiorecorder-1.7.2

This commit is contained in:
Alexey Kuznetsov 2017-06-15 11:01:14 +03:00
commit 85d87916bd

View file

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