Bump version audiorecorder-1.2.2

This commit is contained in:
Alexey Kuznetsov 2016-12-22 17:15:59 +03:00
commit 5098d8f2f4

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23
versionCode 89
versionName "1.2.1"
versionCode 90
versionName "1.2.2"
}
signingConfigs {
release {