mirror of
https://github.com/etesync/android
synced 2025-06-21 07:28:49 +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 {
|
defaultConfig {
|
||||||
applicationId "com.etesync.syncadapter"
|
applicationId "com.etesync.syncadapter"
|
||||||
|
|
||||||
minSdkVersion 15
|
minSdkVersion 16
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
|
|
||||||
versionCode 9
|
versionCode 9
|
||||||
|
Loading…
Reference in New Issue
Block a user