Bump version audiorecorder-3.5.4

This commit is contained in:
Alexey Kuznetsov 2022-03-01 21:21:45 +03:00
commit 0efb633c32

View file

@ -9,8 +9,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 30
versionCode 359
versionName "3.5.3"
versionCode 360
versionName "3.5.4"
}
signingConfigs {
release {