Bump version audiorecorder-3.2.8

This commit is contained in:
Alexey Kuznetsov 2018-05-29 16:24:43 +03:00
commit 38a2b48355

View file

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