Bump version audiorecorder-3.3.9

This commit is contained in:
Alexey Kuznetsov 2019-11-02 19:18:08 +03:00
commit 8a59e2fd4f

View file

@ -9,8 +9,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 28
versionCode 333
versionName "3.3.8"
versionCode 334
versionName "3.3.9"
}
signingConfigs {
release {