Bump version audiorecorder-3.1.20

This commit is contained in:
Alexey Kuznetsov 2018-02-26 17:51:36 +03:00
commit 83e63f0abf

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 250
versionName "3.1.19"
versionCode 251
versionName "3.1.20"
}
signingConfigs {
release {