Bump version audiorecorder-3.1.5

This commit is contained in:
Alexey Kuznetsov 2018-01-02 20:19:37 +03:00
commit 604224110d

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 234
versionName "3.1.4"
versionCode 235
versionName "3.1.5"
}
signingConfigs {
release {