Bump version audiorecorder-3.3.1

This commit is contained in:
Alexey Kuznetsov 2019-07-04 11:38:37 +03:00
commit 488e50c20f

View file

@ -9,8 +9,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 26
versionCode 325
versionName "3.3.0"
versionCode 326
versionName "3.3.1"
}
signingConfigs {
release {