Bump version audiorecorder-3.1.18

This commit is contained in:
Alexey Kuznetsov 2018-02-15 00:19:25 +03:00
commit f790f42ff2

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 248
versionName "3.1.17"
versionCode 249
versionName "3.1.18"
}
signingConfigs {
release {