mirror of
https://github.com/vanitasvitae/Spherical
synced 2025-09-10 18:59:42 +02:00
Ask for permission to access external storage
This commit is contained in:
parent
09241253c8
commit
7ae568c3b0
3 changed files with 45 additions and 4 deletions
|
@ -5,7 +5,7 @@ android {
|
|||
buildToolsVersion "25.0.3"
|
||||
defaultConfig {
|
||||
applicationId "de.trac.spherical"
|
||||
minSdkVersion 15
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue