fix codes

This commit is contained in:
Alexey Kuznetsov 2017-11-04 12:04:10 +03:00
commit 91fcfdce04

View file

@ -9,7 +9,7 @@ android {
defaultConfig {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 25
targetSdkVersion 24
versionCode 210
versionName "3.0.44"
}