Bump version audiorecorder-3.1.22

This commit is contained in:
Alexey Kuznetsov 2018-03-08 17:09:33 +03:00
commit b300703bbc

View file

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