Bump version audiorecorder-3.0.48

This commit is contained in:
Alexey Kuznetsov 2017-11-05 16:11:25 +03:00
commit 74691d0ecb

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 24 // 25+ file:// unable to open
versionCode 213
versionName "3.0.47"
versionCode 214
versionName "3.0.48"
}
signingConfigs {
release {