mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 10:19:42 +02:00
Increase min-api to 17
This commit is contained in:
parent
73b72985ea
commit
d6b1641854
2 changed files with 1 additions and 3 deletions
|
@ -8,7 +8,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId "com.github.dfa.diaspora_android"
|
||||
minSdkVersion 15
|
||||
minSdkVersion 17
|
||||
targetSdkVersion 24
|
||||
versionCode 5
|
||||
versionName "0.1.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue