Bump version audiorecorder-3.2.17

This commit is contained in:
Alexey Kuznetsov 2018-08-16 16:34:46 +03:00
commit 643dca94af

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 274
versionName "3.2.16"
versionCode 275
versionName "3.2.17"
}
signingConfigs {
release {