Modified to compe with parameters sent by Garmin connectIQ makeWebRequest() function (and Merge branch 'V2.5' into V2.6)

This commit is contained in:
Graham Jones
2017-10-14 22:36:28 +01:00
7 changed files with 12 additions and 9 deletions

View File

@@ -7,8 +7,8 @@ android {
defaultConfig {
applicationId "uk.org.openseizuredetector"
minSdkVersion 20
targetSdkVersion 24
minSdkVersion 14
targetSdkVersion 14
}
buildTypes {