Enabled WRITE_EXTERNAL_STORAGE for A10 to avoid crashes
This commit is contained in:
parent
3aea91eb1e
commit
192b5c2ac7
4 changed files with 7 additions and 9 deletions
|
@ -51,7 +51,7 @@ android {
|
|||
}
|
||||
}
|
||||
lint {
|
||||
disable 'MissingTranslation', 'ImpliedQuantity'
|
||||
warning 'MissingTranslation', 'ImpliedQuantity', 'Instantiatable'
|
||||
}
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue