Bump version 1.1.24

This commit is contained in:
Alexey Kuznetsov 2016-03-29 13:24:09 +03:00
commit a1fa977f3b

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 16
targetSdkVersion 23
versionCode 44
versionName "1.1.23"
versionCode 45
versionName "1.1.24"
}
signingConfigs {
release {