Bump version audiorecorder-3.4.1

This commit is contained in:
Alexey Kuznetsov 2020-12-14 16:33:28 +03:00
commit 5fa4230eea

View file

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