Bump version audiorecorder-3.0.3

This commit is contained in:
Alexey Kuznetsov 2017-06-27 20:57:47 +03:00
commit 1497b3e2a7

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23
versionCode 167
versionName "3.0.2"
versionCode 168
versionName "3.0.3"
}
signingConfigs {
release {