Bump version audiorecorder-3.2.20

This commit is contained in:
Alexey Kuznetsov 2018-09-23 23:38:37 +03:00
commit 03b3d06500

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 277
versionName "3.2.19"
versionCode 278
versionName "3.2.20"
}
signingConfigs {
release {