fix api24

This commit is contained in:
Alexey Kuznetsov 2017-11-05 15:51:12 +03:00
commit 5507d7caad

View file

@ -9,7 +9,7 @@ android {
defaultConfig {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 25
targetSdkVersion 24 // 25+ file:// unable to open
versionCode 213
versionName "3.0.47"
}