Bump version audiorecorder-3.1.9

This commit is contained in:
Alexey Kuznetsov 2018-01-31 15:39:41 +03:00
commit bb8f2dad5c

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 239
versionName "3.1.8"
versionCode 240
versionName "3.1.9"
}
signingConfigs {
release {