Bump version audiorecorder-3.5.5

This commit is contained in:
Alexey Kuznetsov 2022-03-07 09:05:07 +03:00
commit 8d477269fc

View file

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