Bump version audiorecorder-3.2.5

This commit is contained in:
Alexey Kuznetsov 2018-05-16 09:45:15 +03:00
commit fe63069614

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 23 // 24+ file:// unable to open
versionCode 261
versionName "3.2.4"
versionCode 262
versionName "3.2.5"
}
signingConfigs {
release {