Bump version audiorecorder-3.2.15

This commit is contained in:
Alexey Kuznetsov 2018-08-13 14:00:32 +03:00
commit efd4e2f8e4

View file

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