Bump version audiorecorder-3.2.4

This commit is contained in:
Alexey Kuznetsov 2018-04-11 22:30:47 +03:00
commit c8f9061a2c

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 260
versionName "3.2.3"
versionCode 261
versionName "3.2.4"
}
signingConfigs {
release {