Bump version 1.0.8

This commit is contained in:
Alexey Kuznetsov 2016-03-13 13:44:34 +03:00
commit 1925eaa460

View file

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