Bump version audiorecorder-3.0.54

This commit is contained in:
Alexey Kuznetsov 2017-11-19 10:48:34 +03:00
commit 92e857dfb5

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 219
versionName "3.0.53"
versionCode 220
versionName "3.0.54"
}
signingConfigs {
release {