Bump version audiorecorder-2.0.5

This commit is contained in:
Alexey Kuznetsov 2017-06-22 11:50:13 +03:00
commit fe943d3826

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23
versionCode 159
versionName "2.0.4"
versionCode 160
versionName "2.0.5"
}
signingConfigs {
release {