Bump version 1.0.2

This commit is contained in:
Alexey Kuznetsov 2016-03-12 19:01:09 +03:00
commit 6b8ec4b1f2

View file

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