Bump version audiorecorder-3.4.2

This commit is contained in:
Alexey Kuznetsov 2020-12-18 18:44:46 +03:00
commit 22182f293d

View file

@ -9,8 +9,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 29
versionCode 351
versionName "3.4.1"
versionCode 352
versionName "3.4.2"
}
signingConfigs {
release {