Bump version audiorecorder-3.0.62

This commit is contained in:
Alexey Kuznetsov 2017-12-31 20:55:16 +03:00
commit 5f60eb1419

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 227
versionName "3.0.61"
versionCode 228
versionName "3.0.62"
}
signingConfigs {
release {