Bump version 1.0.5

This commit is contained in:
Alexey Kuznetsov 2016-03-12 23:34:26 +03:00
commit ee710419a5

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 16
targetSdkVersion 23
versionCode 5
versionName "1.0.4"
versionCode 6
versionName "1.0.5"
}
signingConfigs {
release {