Bump version audiorecorder-3.4.5

This commit is contained in:
Alexey Kuznetsov 2021-05-27 10:12:52 +03:00
commit a3ff60ce25

View file

@ -9,8 +9,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 29
versionCode 354
versionName "3.4.4"
versionCode 355
versionName "3.4.5"
}
signingConfigs {
release {