Bump version audiorecorder-3.2.7

This commit is contained in:
Alexey Kuznetsov 2018-05-28 16:57:43 +03:00
commit b50aa2b56e

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 263
versionName "3.2.6"
versionCode 264
versionName "3.2.7"
}
signingConfigs {
release {