Bump version audiorecorder-3.1.11

This commit is contained in:
Alexey Kuznetsov 2018-01-31 21:25:58 +03:00
commit 6b0beea8a0

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 241
versionName "3.1.10"
versionCode 242
versionName "3.1.11"
}
signingConfigs {
release {