Bump version audiorecorder-1.2.0

This commit is contained in:
Alexey Kuznetsov 2016-10-16 15:15:18 +03:00
commit 4d96eb8dba

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 16
targetSdkVersion 23
versionCode 87
versionName "1.1.65"
versionCode 88
versionName "1.2.0"
}
signingConfigs {
release {