Merge branch 'audiorecorder-1.1.0'

This commit is contained in:
Alexey Kuznetsov 2016-03-25 14:04:44 +03:00
commit a1ddd8aa3f

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 16
targetSdkVersion 23
versionCode 20
versionName "1.0.19"
versionCode 21
versionName "1.1.0"
}
signingConfigs {
release {