Bump version audiorecorder-3.2.3

This commit is contained in:
Alexey Kuznetsov 2018-04-11 14:23:05 +03:00
commit af30f4627b

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 259
versionName "3.2.2"
versionCode 260
versionName "3.2.3"
}
signingConfigs {
release {