Bump version audiorecorder-3.1.23

This commit is contained in:
Alexey Kuznetsov 2018-03-16 17:02:40 +03:00
commit b6f78e2e95

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 253
versionName "3.1.22"
versionCode 254
versionName "3.1.23"
}
signingConfigs {
release {