Bump version audiorecorder-1.2.9

This commit is contained in:
Alexey Kuznetsov 2017-02-13 18:18:25 +03:00
commit d3d80b62bb

View file

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