Bump version audiorecorder-3.0.1

This commit is contained in:
Alexey Kuznetsov 2017-06-27 18:53:15 +03:00
commit 09692e7ffc

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23
versionCode 165
versionName "3.0.0"
versionCode 166
versionName "3.0.1"
}
signingConfigs {
release {