Bump version 1.0.3

This commit is contained in:
Alexey Kuznetsov 2016-03-12 19:07:34 +03:00
commit fa4f7e48d2

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 16
targetSdkVersion 23
versionCode 3
versionName "1.0.2"
versionCode 4
versionName "1.0.3"
}
signingConfigs {
release {