Bump version audiorecorder-3.0.51

This commit is contained in:
Alexey Kuznetsov 2017-11-06 11:57:54 +03:00
commit f80f56a1cb

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 24 // 25+ file:// unable to open
versionCode 216
versionName "3.0.50"
versionCode 217
versionName "3.0.51"
}
signingConfigs {
release {