Bump version 1.1.30

This commit is contained in:
Alexey Kuznetsov 2016-03-29 19:05:33 +03:00
commit fcaeca256a

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 16
targetSdkVersion 23
versionCode 50
versionName "1.1.29"
versionCode 51
versionName "1.1.30"
}
signingConfigs {
release {