mirror of
https://github.com/moparisthebest/open-keychain
synced 2025-01-30 22:50:19 -05:00
Increase minSdk to 15, according to stats
This commit is contained in:
parent
4ad3c24126
commit
9b093c6d73
@ -29,7 +29,7 @@ android {
|
||||
buildToolsVersion '21.1.1'
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 21
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user