Bump version audiorecorder-3.0.63

This commit is contained in:
Alexey Kuznetsov 2018-01-01 14:59:52 +03:00
commit 587b6398a1

View file

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