Bump version 1.1.8

This commit is contained in:
Alexey Kuznetsov 2016-03-26 19:06:12 +03:00
commit b19f335ec6

View file

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