Merge branch 'audiorecorder-3.2.29'

This commit is contained in:
Alexey Kuznetsov 2018-11-07 00:36:16 +03:00
commit 24ac59a40e

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 26 // 24+ file:// unable to open
versionCode 286
versionName "3.2.28"
versionCode 287
versionName "3.2.29"
}
signingConfigs {
release {