1
0
Fork 0
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:
vanitasvitae 2017-09-15 01:17:35 +02:00
parent 09241253c8
commit 7ae568c3b0
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
3 changed files with 45 additions and 4 deletions

View file

@ -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"