Bump version 1.1.3

This commit is contained in:
Alexey Kuznetsov 2016-03-25 18:44:43 +03:00
commit ad30cdefc2

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 16
targetSdkVersion 23
versionCode 23
versionName "1.1.2"
versionCode 24
versionName "1.1.3"
}
signingConfigs {
release {