Bump version audiorecorder-2.0.3

This commit is contained in:
Alexey Kuznetsov 2017-06-21 20:24:33 +03:00
commit 23bf9ea21b

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23
versionCode 157
versionName "2.0.2"
versionCode 158
versionName "2.0.3"
}
signingConfigs {
release {