Bump version audiorecorder-3.1.6

This commit is contained in:
Alexey Kuznetsov 2018-01-16 16:32:02 +03:00
commit 97e37a5d77

View file

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