Bump version 1.0.19

This commit is contained in:
Alexey Kuznetsov 2016-03-25 14:04:33 +03:00
commit ccdaf087d6

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 16
targetSdkVersion 23
versionCode 19
versionName "1.0.18"
versionCode 20
versionName "1.0.19"
}
signingConfigs {
release {