Compiled with Target SDK 29 to publish on Google Play Store

This commit is contained in:
Graham Jones
2020-11-13 14:01:44 +00:00
parent 2312b44ee8
commit 77bb8b2a48
6 changed files with 6 additions and 8 deletions

View File

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