Bump version audiorecorder-3.5.0

This commit is contained in:
Alexey Kuznetsov 2022-02-27 17:32:58 +03:00
commit bf756003b2

View file

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