Bump version audiorecorder-1.2.8

This commit is contained in:
Alexey Kuznetsov 2017-02-11 18:32:46 +03:00
commit b5a18f3957

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23
versionCode 95
versionName "1.2.7"
versionCode 96
versionName "1.2.8"
}
signingConfigs {
release {