Bump version 1.0.7

This commit is contained in:
Alexey Kuznetsov 2016-03-13 11:52:41 +03:00
commit 5d20bb69c0

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 16
targetSdkVersion 23
versionCode 7
versionName "1.0.6"
versionCode 8
versionName "1.0.7"
}
signingConfigs {
release {