mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2026-08-25 15:09:38 +00:00
Now require Android 4.1 or greater. Also better feed back on restore messages for Android 4.3 or lesser versions
This commit is contained in:
+2
-2
@@ -20,9 +20,9 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId "fr.unix_experience.owncloud_sms"
|
||||
minSdkVersion 14
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
maxSdkVersion 24
|
||||
maxSdkVersion 25
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user