Bump version audiorecorder-3.0.0

This commit is contained in:
Alexey Kuznetsov 2017-06-27 18:19:27 +03:00
commit fad93d599d

View file

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