Bump version 1.1.10

This commit is contained in:
Alexey Kuznetsov 2016-03-26 19:22:29 +03:00
commit cf7b840687

View file

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