Merge branch 'audiorecorder-1.5.13'

This commit is contained in:
Alexey Kuznetsov 2017-05-26 20:45:04 +03:00
commit 9f996525d6
2 changed files with 2 additions and 2 deletions

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23
versionCode 141
versionName "1.5.12"
versionCode 142
versionName "1.5.13"
}
signingConfigs {
release {