Merge branch 'master' into V3.2

This commit is contained in:
Graham Jones
2020-03-08 09:16:55 +00:00
62 changed files with 294 additions and 116 deletions

View File

@@ -6,7 +6,7 @@ android {
defaultConfig {
applicationId "uk.org.openseizuredetector"
minSdkVersion 14
minSdkVersion 21
targetSdkVersion 28
multiDexEnabled true
}