mirror of
https://github.com/etesync/android
synced 2025-01-11 08:10:58 +00:00
Update minsdk version to 4.1 (16).
Prior to this version, the list of available crypto was quite poor.
This commit is contained in:
parent
80fad58de4
commit
4dd11a1912
@ -15,7 +15,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId "com.etesync.syncadapter"
|
||||
|
||||
minSdkVersion 15
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
|
||||
versionCode 9
|
||||
|
Loading…
Reference in New Issue
Block a user