Bump version audiorecorder-3.0.57

This commit is contained in:
Alexey Kuznetsov 2017-11-27 16:43:21 +03:00
commit e158a0d024

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 222
versionName "3.0.56"
versionCode 223
versionName "3.0.57"
}
signingConfigs {
release {