Bump version 1.0.9

This commit is contained in:
Alexey Kuznetsov 2016-03-13 13:48:38 +03:00
commit 542ee62019

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 16
targetSdkVersion 23
versionCode 9
versionName "1.0.8"
versionCode 10
versionName "1.0.9"
}
signingConfigs {
release {