Bump version audiorecorder-3.1.17

This commit is contained in:
Alexey Kuznetsov 2018-02-09 23:20:28 +03:00
commit 0797d44a01

View file

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