Bump version audiorecorder-3.2.18

This commit is contained in:
Alexey Kuznetsov 2018-08-17 13:55:40 +03:00
commit d7a8b0499d

View file

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