Bump version audiorecorder-3.2.19

This commit is contained in:
Alexey Kuznetsov 2018-08-23 18:40:39 +03:00
commit a2b87e584b

View file

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