Bump version audiorecorder-3.2.1

This commit is contained in:
Alexey Kuznetsov 2018-03-21 14:10:57 +03:00
commit bf161f330d

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 257
versionName "3.2.0"
versionCode 258
versionName "3.2.1"
}
signingConfigs {
release {