Bump version audiorecorder-3.1.21

This commit is contained in:
Alexey Kuznetsov 2018-03-07 22:16:44 +03:00
commit 6099801e35

View file

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