Bump version audiorecorder-3.2.23

This commit is contained in:
Alexey Kuznetsov 2018-10-04 19:40:40 +03:00
commit b4cc006a6a

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 280
versionName "3.2.22"
versionCode 281
versionName "3.2.23"
}
signingConfigs {
release {