Bump version audiorecorder-3.2.16

This commit is contained in:
Alexey Kuznetsov 2018-08-15 18:22:13 +03:00
commit b37ce1f62a

View file

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