Bump version 1.1.9

This commit is contained in:
Alexey Kuznetsov 2016-03-26 19:20:33 +03:00
commit 844ded7f4f

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 16
targetSdkVersion 23
versionCode 29
versionName "1.1.8"
versionCode 30
versionName "1.1.9"
}
signingConfigs {
release {