fix api24
This commit is contained in:
parent
11694064ef
commit
5507d7caad
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue