Bump version audiorecorder-2.0.0

This commit is contained in:
Alexey Kuznetsov 2017-06-20 12:55:11 +03:00
commit eb01c6e39b

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23
versionCode 154
versionName "1.7.4"
versionCode 155
versionName "2.0.0"
}
signingConfigs {
release {