Bump version audiorecorder-1.3.3

This commit is contained in:
Alexey Kuznetsov 2017-02-14 17:27:12 +03:00
commit 2f7f5b0c13

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23
versionCode 100
versionName "1.3.2"
versionCode 101
versionName "1.3.3"
}
signingConfigs {
release {