Bump version audiorecorder-3.2.13

This commit is contained in:
Alexey Kuznetsov 2018-06-01 19:20:21 +03:00
commit e510342e42

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 270
versionName "3.2.12"
versionCode 271
versionName "3.2.13"
}
signingConfigs {
release {