Bump version audiorecorder-3.1.1

This commit is contained in:
Alexey Kuznetsov 2018-01-02 05:11:10 +03:00
commit 8badd15864

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 230
versionName "3.1.0"
versionCode 231
versionName "3.1.1"
}
signingConfigs {
release {