Merge branch 'audiorecorder-3.2.10'

This commit is contained in:
Alexey Kuznetsov 2018-05-30 09:16:39 +03:00
commit aba3f4f3d8

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 266
versionName "3.2.9"
versionCode 268
versionName "3.2.10"
}
signingConfigs {
release {