Bump version audiorecorder-1.2.4

This commit is contained in:
Alexey Kuznetsov 2016-12-23 15:55:24 +03:00
commit 4f4c44d697

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23
versionCode 91
versionName "1.2.3"
versionCode 92
versionName "1.2.4"
}
signingConfigs {
release {