Bump version audiorecorder-3.2.30

This commit is contained in:
Alexey Kuznetsov 2018-11-07 00:36:57 +03:00
commit cab2e030c6

View file

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