Bump version audiorecorder-3.0.60

This commit is contained in:
Alexey Kuznetsov 2017-12-12 15:20:05 +03:00
commit 2cb76a9792

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 225
versionName "3.0.59"
versionCode 226
versionName "3.0.60"
}
signingConfigs {
release {