Bump version audiorecorder-3.5.2

This commit is contained in:
Alexey Kuznetsov 2022-02-28 18:09:31 +03:00
commit cfd0f80cc5

View file

@ -9,8 +9,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 30
versionCode 357
versionName "3.5.1"
versionCode 358
versionName "3.5.2"
}
signingConfigs {
release {