Bump version audiorecorder-3.2.14

This commit is contained in:
Alexey Kuznetsov 2018-07-04 12:57:05 +03:00
commit 2a6b699bfe

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 271
versionName "3.2.13"
versionCode 272
versionName "3.2.14"
}
signingConfigs {
release {