Bump version 1.0.14

This commit is contained in:
Alexey Kuznetsov 2016-03-15 17:22:53 +03:00
commit c563647c6e

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 16
targetSdkVersion 23
versionCode 14
versionName "1.0.13"
versionCode 15
versionName "1.0.14"
}
signingConfigs {
release {